UK SEE Accepting Colleges 2025 - Top B.Tech / B.E. Colleges in India, Fees

Uttarakhand State Entrance Examination

Re-exam Date
11th December, 2024

Table of Content

Top Colleges Accepting UK SEE

Other B.Tech / B.E. Exams

KEAM logo
KEAM KEAM | 24th April, 2025
PET Madhya Pradesh logo
PET Madhya Pradesh PET Madhya Pradesh | Date not available
CET Punjab logo
CET Punjab PU CET | Date not available
RPET logo
RPET REAP | Date not available
WBJEE logo
WBJEE WBJEE | 27th April, 2025
View All
Request history8.3.19PHP Version653msRequest Duration4MBMemory UsageGET exams/{slug}Route
    • Booting (11.21ms)time
    • Application (642ms)time
    • 1 x Application (98.28%)
      642ms
      1 x Booting (1.72%)
      11.21ms
      11 templates were rendered
      • pages.exam.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.navbarnavbar.blade.php#?blade
      • components.toctoc.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET exams/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ExamController@index
      as
      exam.description
      namespace
      prefix
      /exams
      where
      file
      app/Http/Controllers/ExamController.php:256-421
      135 statements were executed (89 duplicates)Show only duplicatesdb_collegesearch_new510ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 35 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new9.36msselect * from `seo_redirects` where `redirect_from` = '/exams/uk-see-colleges-accepting-exam' limit 1
        Bindings
        • 0: /exams/uk-see-colleges-accepting-exam
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new1.68msselect * from `meta_tags` where `slug` = 'exams/uk-see-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/uk-see-colleges-accepting-exam
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new1.37msselect * from `default_meta_tags` where `module` = 'exam' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • ExamController.php#276db_collegesearch_new1.74msselect * from `exams` where `slug` = 'uk-see' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: uk-see
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:276
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#276db_collegesearch_new1.77msselect * from `courses` where `courses`.`id` in (1) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:276
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#285db_collegesearch_new950μsselect `id`, `exam_id`, `subpage_name`, `official_link`, `meta_title`, `meta_description`, `updated_by`, `status`, `updated_at`, `created_at`, CASE WHEN subpage_name = 'about' THEN description_on_page ELSE description_on_info END AS description_on_info from `exam_contents` where `exam_contents`.`exam_id` = 117 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 117
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#285db_collegesearch_new1.27msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (null) and `admins`.`deleted_at` is null
        Bindings
        • 0: 
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#88db_collegesearch_new1.54msselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 117
        Bindings
        • 0: 117
        Backtrace
        • app/Models/Exam.php:88
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#102db_collegesearch_new2.28msselect `institute_id` from `institute_programs` where `id` in (4118, 4119, 4120, 4121, 4122, 9808, 9809, 10926, 10927, 10928, 10929, 10930, 13143, 13144, 13145, 13146, 13147, 15049, 15050, 15051, 15052, 15053, 19234, 19235, 19236, 19237, 19238, 19239, 19250, 19251, 19252, 19253, 19254, 22395, 22396, 22397, 22398, 22399, 22400, 26373, 26374, 26375, 26376, 26377, 26381, 26382, 26383, 26384, 26385, 26400, 26401, 26402, 26403, 26404, 26558, 26559, 26560, 26561, 26562, 26566, 26567, 26568, 26569, 26586, 26587, 26588, 26589, 26590, 26744, 26892, 26932, 26933, 26934, 26935, 26936, 27111, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 27381, 28745, 37344, 37345, 37346, 37347, 37348, 38340, 38341, 40365, 40366, 40367, 40368, 40369, 40370, 44070, 44071, 44072, 44073, 44074, 53888, 53889, 53890, 53891, 53892, 53893, 53894, 53895, 53896, 53897, 53898, 63464, 63465, 63466, 63467, 63468, 64253, 66902, 70137, 70138, 70139, 70140, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70149, 70150, 70151, 70152, 75981, 77657, 77772) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4118
        • 1: 4119
        • 2: 4120
        • 3: 4121
        • 4: 4122
        • 5: 9808
        • 6: 9809
        • 7: 10926
        • 8: 10927
        • 9: 10928
        • 10: 10929
        • 11: 10930
        • 12: 13143
        • 13: 13144
        • 14: 13145
        • 15: 13146
        • 16: 13147
        • 17: 15049
        • 18: 15050
        • 19: 15051
        • 20: 15052
        • 21: 15053
        • 22: 19234
        • 23: 19235
        • 24: 19236
        • 25: 19237
        • 26: 19238
        • 27: 19239
        • 28: 19250
        • 29: 19251
        • 30: 19252
        • 31: 19253
        • 32: 19254
        • 33: 22395
        • 34: 22396
        • 35: 22397
        • 36: 22398
        • 37: 22399
        • 38: 22400
        • 39: 26373
        • 40: 26374
        • 41: 26375
        • 42: 26376
        • 43: 26377
        • 44: 26381
        • 45: 26382
        • 46: 26383
        • 47: 26384
        • 48: 26385
        • 49: 26400
        • 50: 26401
        • 51: 26402
        • 52: 26403
        • 53: 26404
        • 54: 26558
        • 55: 26559
        • 56: 26560
        • 57: 26561
        • 58: 26562
        • 59: 26566
        • 60: 26567
        • 61: 26568
        • 62: 26569
        • 63: 26586
        • 64: 26587
        • 65: 26588
        • 66: 26589
        • 67: 26590
        • 68: 26744
        • 69: 26892
        • 70: 26932
        • 71: 26933
        • 72: 26934
        • 73: 26935
        • 74: 26936
        • 75: 27111
        • 76: 27140
        • 77: 27141
        • 78: 27142
        • 79: 27143
        • 80: 27144
        • 81: 27145
        • 82: 27146
        • 83: 27327
        • 84: 27328
        • 85: 27329
        • 86: 27330
        • 87: 27331
        • 88: 27332
        • 89: 27333
        • 90: 27334
        • 91: 27381
        • 92: 28745
        • 93: 37344
        • 94: 37345
        • 95: 37346
        • 96: 37347
        • 97: 37348
        • 98: 38340
        • 99: 38341
        • 100: 40365
        • 101: 40366
        • 102: 40367
        • 103: 40368
        • 104: 40369
        • 105: 40370
        • 106: 44070
        • 107: 44071
        • 108: 44072
        • 109: 44073
        • 110: 44074
        • 111: 53888
        • 112: 53889
        • 113: 53890
        • 114: 53891
        • 115: 53892
        • 116: 53893
        • 117: 53894
        • 118: 53895
        • 119: 53896
        • 120: 53897
        • 121: 53898
        • 122: 63464
        • 123: 63465
        • 124: 63466
        • 125: 63467
        • 126: 63468
        • 127: 64253
        • 128: 66902
        • 129: 70137
        • 130: 70138
        • 131: 70139
        • 132: 70140
        • 133: 70141
        • 134: 70142
        • 135: 70143
        • 136: 70144
        • 137: 70145
        • 138: 70146
        • 139: 70147
        • 140: 70148
        • 141: 70149
        • 142: 70150
        • 143: 70151
        • 144: 70152
        • 145: 75981
        • 146: 77657
        • 147: 77772
        • 148: active
        Backtrace
        • app/Models/Exam.php:102
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new2.97msselect * from `institutes` where `id` in (1395, 1399, 1399, 1399, 1399, 7543, 7543, 7765, 7765, 7765, 7765, 7765, 708, 709, 705, 706, 730, 9263, 9271, 9271, 9271, 9271, 11834, 11834, 11834, 11834, 11834, 11834, 11839, 11839, 11839, 11839, 11839, 13194, 13194, 13194, 13194, 13194, 13195, 11585, 11585, 11585, 11585, 11585, 11585, 11585, 11585, 11585, 11585, 14337, 14337, 14337, 14337, 14337, 2832, 2832, 2832, 11749, 11749, 11749, 11749, 11749, 14359, 2742, 2742, 2742, 2742, 2742, 14388, 14433, 7427, 7427, 7427, 7427, 7427, 6690, 13341, 14472, 13341, 13341, 13341, 13341, 13341, 14525, 14525, 14525, 14525, 14525, 14397, 14397, 14397, 11694, 14907, 19278, 19278, 19278, 19278, 19278, 2633, 20077, 30085, 30085, 30085, 30085, 30085, 30085, 35776, 35776, 35776, 7645, 7645, 3750, 3750, 3750, 3750, 3750, 3750, 3750, 3750, 3751, 3752, 3752, 10073, 10073, 10073, 10073, 10570, 11403, 12547, 12547, 12548, 12548, 12549, 12549, 12549, 12550, 12552, 12552, 12552, 12552, 12555, 12555, 12555, 15370, 16986, 17168) and `institutes`.`deleted_at` is null and `status` = 'active' order by COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institutes`.`id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` = 1 and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` asc limit 1), 9999999) ASC limit 50
        Bindings
        • 0: 1395
        • 1: 1399
        • 2: 1399
        • 3: 1399
        • 4: 1399
        • 5: 7543
        • 6: 7543
        • 7: 7765
        • 8: 7765
        • 9: 7765
        • 10: 7765
        • 11: 7765
        • 12: 708
        • 13: 709
        • 14: 705
        • 15: 706
        • 16: 730
        • 17: 9263
        • 18: 9271
        • 19: 9271
        • 20: 9271
        • 21: 9271
        • 22: 11834
        • 23: 11834
        • 24: 11834
        • 25: 11834
        • 26: 11834
        • 27: 11834
        • 28: 11839
        • 29: 11839
        • 30: 11839
        • 31: 11839
        • 32: 11839
        • 33: 13194
        • 34: 13194
        • 35: 13194
        • 36: 13194
        • 37: 13194
        • 38: 13195
        • 39: 11585
        • 40: 11585
        • 41: 11585
        • 42: 11585
        • 43: 11585
        • 44: 11585
        • 45: 11585
        • 46: 11585
        • 47: 11585
        • 48: 11585
        • 49: 14337
        • 50: 14337
        • 51: 14337
        • 52: 14337
        • 53: 14337
        • 54: 2832
        • 55: 2832
        • 56: 2832
        • 57: 11749
        • 58: 11749
        • 59: 11749
        • 60: 11749
        • 61: 11749
        • 62: 14359
        • 63: 2742
        • 64: 2742
        • 65: 2742
        • 66: 2742
        • 67: 2742
        • 68: 14388
        • 69: 14433
        • 70: 7427
        • 71: 7427
        • 72: 7427
        • 73: 7427
        • 74: 7427
        • 75: 6690
        • 76: 13341
        • 77: 14472
        • 78: 13341
        • 79: 13341
        • 80: 13341
        • 81: 13341
        • 82: 13341
        • 83: 14525
        • 84: 14525
        • 85: 14525
        • 86: 14525
        • 87: 14525
        • 88: 14397
        • 89: 14397
        • 90: 14397
        • 91: 11694
        • 92: 14907
        • 93: 19278
        • 94: 19278
        • 95: 19278
        • 96: 19278
        • 97: 19278
        • 98: 2633
        • 99: 20077
        • 100: 30085
        • 101: 30085
        • 102: 30085
        • 103: 30085
        • 104: 30085
        • 105: 30085
        • 106: 35776
        • 107: 35776
        • 108: 35776
        • 109: 7645
        • 110: 7645
        • 111: 3750
        • 112: 3750
        • 113: 3750
        • 114: 3750
        • 115: 3750
        • 116: 3750
        • 117: 3750
        • 118: 3750
        • 119: 3751
        • 120: 3752
        • 121: 3752
        • 122: 10073
        • 123: 10073
        • 124: 10073
        • 125: 10073
        • 126: 10570
        • 127: 11403
        • 128: 12547
        • 129: 12547
        • 130: 12548
        • 131: 12548
        • 132: 12549
        • 133: 12549
        • 134: 12549
        • 135: 12550
        • 136: 12552
        • 137: 12552
        • 138: 12552
        • 139: 12552
        • 140: 12555
        • 141: 12555
        • 142: 12555
        • 143: 15370
        • 144: 16986
        • 145: 17168
        • 146: active
        • 147: cs
        • 148: 0
        • 149: 1
        • 150: active
        • 151: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new3.41msselect distinct `id`, `course_id`, `program_id`, `institute_id`, `institute_course_name`, `duration`, `total_seats`, `description`, `eligibility_content` from `institute_programs` where `institute_programs`.`institute_id` in (706, 708, 709, 730, 1395, 1399, 2633, 2742, 2832, 3750, 3751, 3752, 6690, 7427, 7543, 7645, 7765, 9263, 9271, 10073, 10570, 11403, 11585, 11749, 11834, 11839, 12547, 12548, 12549, 12550, 12552, 12555, 13194, 13195, 13341, 14337, 14359, 14388, 14397, 14433, 14472, 14525, 14907, 15370, 16986, 17168, 19278, 20077, 30085, 35776) and `id` in (4118, 4119, 4120, 4121, 4122, 9808, 9809, 10926, 10927, 10928, 10929, 10930, 13143, 13144, 13145, 13146, 13147, 15049, 15050, 15051, 15052, 15053, 19234, 19235, 19236, 19237, 19238, 19239, 19250, 19251, 19252, 19253, 19254, 22395, 22396, 22397, 22398, 22399, 22400, 26373, 26374, 26375, 26376, 26377, 26381, 26382, 26383, 26384, 26385, 26400, 26401, 26402, 26403, 26404, 26558, 26559, 26560, 26561, 26562, 26566, 26567, 26568, 26569, 26586, 26587, 26588, 26589, 26590, 26744, 26892, 26932, 26933, 26934, 26935, 26936, 27111, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 27381, 28745, 37344, 37345, 37346, 37347, 37348, 38340, 38341, 40365, 40366, 40367, 40368, 40369, 40370, 44070, 44071, 44072, 44073, 44074, 53888, 53889, 53890, 53891, 53892, 53893, 53894, 53895, 53896, 53897, 53898, 63464, 63465, 63466, 63467, 63468, 64253, 66902, 70137, 70138, 70139, 70140, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70149, 70150, 70151, 70152, 75981, 77657, 77772) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4118
        • 1: 4119
        • 2: 4120
        • 3: 4121
        • 4: 4122
        • 5: 9808
        • 6: 9809
        • 7: 10926
        • 8: 10927
        • 9: 10928
        • 10: 10929
        • 11: 10930
        • 12: 13143
        • 13: 13144
        • 14: 13145
        • 15: 13146
        • 16: 13147
        • 17: 15049
        • 18: 15050
        • 19: 15051
        • 20: 15052
        • 21: 15053
        • 22: 19234
        • 23: 19235
        • 24: 19236
        • 25: 19237
        • 26: 19238
        • 27: 19239
        • 28: 19250
        • 29: 19251
        • 30: 19252
        • 31: 19253
        • 32: 19254
        • 33: 22395
        • 34: 22396
        • 35: 22397
        • 36: 22398
        • 37: 22399
        • 38: 22400
        • 39: 26373
        • 40: 26374
        • 41: 26375
        • 42: 26376
        • 43: 26377
        • 44: 26381
        • 45: 26382
        • 46: 26383
        • 47: 26384
        • 48: 26385
        • 49: 26400
        • 50: 26401
        • 51: 26402
        • 52: 26403
        • 53: 26404
        • 54: 26558
        • 55: 26559
        • 56: 26560
        • 57: 26561
        • 58: 26562
        • 59: 26566
        • 60: 26567
        • 61: 26568
        • 62: 26569
        • 63: 26586
        • 64: 26587
        • 65: 26588
        • 66: 26589
        • 67: 26590
        • 68: 26744
        • 69: 26892
        • 70: 26932
        • 71: 26933
        • 72: 26934
        • 73: 26935
        • 74: 26936
        • 75: 27111
        • 76: 27140
        • 77: 27141
        • 78: 27142
        • 79: 27143
        • 80: 27144
        • 81: 27145
        • 82: 27146
        • 83: 27327
        • 84: 27328
        • 85: 27329
        • 86: 27330
        • 87: 27331
        • 88: 27332
        • 89: 27333
        • 90: 27334
        • 91: 27381
        • 92: 28745
        • 93: 37344
        • 94: 37345
        • 95: 37346
        • 96: 37347
        • 97: 37348
        • 98: 38340
        • 99: 38341
        • 100: 40365
        • 101: 40366
        • 102: 40367
        • 103: 40368
        • 104: 40369
        • 105: 40370
        • 106: 44070
        • 107: 44071
        • 108: 44072
        • 109: 44073
        • 110: 44074
        • 111: 53888
        • 112: 53889
        • 113: 53890
        • 114: 53891
        • 115: 53892
        • 116: 53893
        • 117: 53894
        • 118: 53895
        • 119: 53896
        • 120: 53897
        • 121: 53898
        • 122: 63464
        • 123: 63465
        • 124: 63466
        • 125: 63467
        • 126: 63468
        • 127: 64253
        • 128: 66902
        • 129: 70137
        • 130: 70138
        • 131: 70139
        • 132: 70140
        • 133: 70141
        • 134: 70142
        • 135: 70143
        • 136: 70144
        • 137: 70145
        • 138: 70146
        • 139: 70147
        • 140: 70148
        • 141: 70149
        • 142: 70150
        • 143: 70151
        • 144: 70152
        • 145: 75981
        • 146: 77657
        • 147: 77772
        • 148: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new1.54msselect `id`, `name` from `programs` where `programs`.`id` in (14, 15, 16, 17, 19, 20, 28, 49, 186, 191, 440, 441, 444, 446, 448, 456, 460, 470, 487, 798, 820, 837, 918, 919, 920, 922, 941, 945, 985, 1014, 1039, 1043, 1049, 1055, 1108, 1111, 1152, 1153, 1185, 1186, 1280, 1281, 1309, 1310, 1311, 1312, 1608, 1628, 1695, 2035, 2038, 2062, 2231, 2264, 2265, 2266, 2267, 2268, 2273, 2280, 2291, 2296, 2329, 2397, 2746, 2765, 2773, 2774, 2776, 2791, 2799, 2809, 2812, 2816, 2817, 2822, 2823, 2840, 2872, 3037, 3208, 3335, 3336, 3337, 3356, 3411, 3412, 3423, 3425, 3437, 3458, 3460, 3490, 3586, 3587, 3591, 3595, 3597, 3622, 3699, 3706, 3756, 3824, 3922, 3923, 3981, 3992, 4002, 4009, 4012, 4014, 4015, 4018, 4019, 4577) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new1.36msselect * from `courses` where `courses`.`id` in (1, 2, 7, 8, 10, 13, 19, 20, 21, 23, 24, 25, 26, 30, 33, 43, 60, 70, 74, 81, 89, 90, 91) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new1.96msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (4118, 4119, 4120, 4121, 4122, 9808, 9809, 10926, 10927, 10928, 10929, 10930, 13143, 13144, 13146, 13147, 15049, 15050, 15051, 15052, 15053, 19234, 19235, 19236, 19237, 19238, 19239, 19250, 19251, 19252, 19253, 19254, 22395, 22396, 22397, 22398, 22399, 22400, 26373, 26374, 26375, 26376, 26377, 26381, 26382, 26383, 26384, 26385, 26400, 26401, 26402, 26403, 26404, 26558, 26559, 26560, 26561, 26562, 26566, 26567, 26568, 26569, 26586, 26587, 26588, 26589, 26590, 26744, 26892, 26932, 26933, 26934, 26935, 26936, 27111, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 28745, 37344, 37345, 37346, 37347, 37348, 38340, 38341, 40365, 40366, 40367, 40368, 40369, 40370, 44070, 44071, 44072, 44073, 44074, 53888, 53889, 53890, 53891, 53892, 53893, 53894, 53895, 53896, 53897, 53898, 63464, 63465, 63466, 63467, 64253, 66902, 70137, 70138, 70139, 70140, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70150, 70151, 70152, 75981, 77657, 77772) and `institute_program_fees_summaries`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new2.26msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (4118, 4119, 4120, 4121, 4122, 9808, 9809, 10926, 10927, 10928, 10929, 10930, 13143, 13144, 13146, 13147, 15049, 15050, 15051, 15052, 15053, 19234, 19235, 19236, 19237, 19238, 19239, 19250, 19251, 19252, 19253, 19254, 22395, 22396, 22397, 22398, 22399, 22400, 26373, 26374, 26375, 26376, 26377, 26381, 26382, 26383, 26384, 26385, 26400, 26401, 26402, 26403, 26404, 26558, 26559, 26560, 26561, 26562, 26566, 26567, 26568, 26569, 26586, 26587, 26588, 26589, 26590, 26744, 26892, 26932, 26933, 26934, 26935, 26936, 27111, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 28745, 37344, 37345, 37346, 37347, 37348, 38340, 38341, 40365, 40366, 40367, 40368, 40369, 40370, 44070, 44071, 44072, 44073, 44074, 53888, 53889, 53890, 53891, 53892, 53893, 53894, 53895, 53896, 53897, 53898, 63464, 63465, 63466, 63467, 64253, 66902, 70137, 70138, 70139, 70140, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70150, 70151, 70152, 75981, 77657, 77772) and `institute_program_placements`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new2.28msselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (4118, 4119, 4120, 4121, 4122, 9808, 9809, 10926, 10927, 10928, 10929, 10930, 13143, 13144, 13146, 13147, 15049, 15050, 15051, 15052, 15053, 19234, 19235, 19236, 19237, 19238, 19239, 19250, 19251, 19252, 19253, 19254, 22395, 22396, 22397, 22398, 22399, 22400, 26373, 26374, 26375, 26376, 26377, 26381, 26382, 26383, 26384, 26385, 26400, 26401, 26402, 26403, 26404, 26558, 26559, 26560, 26561, 26562, 26566, 26567, 26568, 26569, 26586, 26587, 26588, 26589, 26590, 26744, 26892, 26932, 26933, 26934, 26935, 26936, 27111, 27140, 27141, 27142, 27143, 27144, 27145, 27146, 27327, 27328, 27329, 27330, 27331, 27332, 27333, 27334, 28745, 37344, 37345, 37346, 37347, 37348, 38340, 38341, 40365, 40366, 40367, 40368, 40369, 40370, 44070, 44071, 44072, 44073, 44074, 53888, 53889, 53890, 53891, 53892, 53893, 53894, 53895, 53896, 53897, 53898, 63464, 63465, 63466, 63467, 64253, 66902, 70137, 70138, 70139, 70140, 70141, 70142, 70143, 70144, 70145, 70146, 70147, 70148, 70150, 70151, 70152, 75981, 77657, 77772) and `institute_program_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new960μsselect `name` from `cities` where `id` = 153 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 153
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new650μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new990μsselect `name` from `cities` where `id` = 150 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 150
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new860μsselect `name` from `states` where `id` = 90 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 90
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new870μsselect `name` from `cities` where `id` = 61 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 61
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new700μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new950μsselect `name` from `cities` where `id` = 60 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 60
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new650μsselect `name` from `states` where `id` = 91 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 91
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new740μsselect `name` from `cities` where `id` = 39 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 39
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new740μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new750μsselect `name` from `cities` where `id` = 44 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 44
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new620μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.09msselect `name` from `cities` where `id` = 24 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 24
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new680μsselect `name` from `states` where `id` = 79 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 79
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new870μsselect `name` from `cities` where `id` = 24 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 24
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new740μsselect `name` from `states` where `id` = 79 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 79
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new710μsselect `name` from `cities` where `id` = 24 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 24
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new990μsselect `name` from `states` where `id` = 79 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 79
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new2.21msselect `name` from `cities` where `id` = 170 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 170
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new940μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new800μsselect `name` from `cities` where `id` = 36 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 36
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new850μsselect `name` from `states` where `id` = 82 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 82
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new910μsselect `name` from `cities` where `id` = 10 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 10
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new2.24msselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new900μsselect `name` from `cities` where `id` = 97 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 97
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.42msselect `name` from `states` where `id` = 69 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 69
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new680μsselect `name` from `cities` where `id` = 337 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 337
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.77msselect `name` from `states` where `id` = 97 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 97
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.44msselect `name` from `cities` where `id` = 148 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 148
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new860μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.71msselect `name` from `cities` where `id` = 10 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 10
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new810μsselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new2.28msselect `name` from `cities` where `id` = 216 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 216
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.36msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.95msselect `name` from `cities` where `id` = 52 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 52
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new3.23msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.95msselect `name` from `cities` where `id` = 248 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 248
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.78msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.14msselect `name` from `cities` where `id` = 217 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 217
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.11msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.14msselect `name` from `cities` where `id` = 426 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 426
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new740μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new580μsselect `name` from `cities` where `id` = 10 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 10
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new640μsselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new680μsselect `name` from `cities` where `id` = 153 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 153
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new710μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new610μsselect `name` from `cities` where `id` = 85 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 85
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.06msselect `name` from `states` where `id` = 74 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 74
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.16msselect `name` from `cities` where `id` = 258 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 258
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.89msselect `name` from `states` where `id` = 87 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 87
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new690μsselect `name` from `cities` where `id` = 52 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 52
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new680μsselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new970μsselect `name` from `cities` where `id` = 16 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 16
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new940μsselect `name` from `states` where `id` = 75 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 75
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new980μsselect `name` from `cities` where `id` = 64 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 64
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new2.01msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.2msselect `name` from `cities` where `id` = 435 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 435
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.28msselect `name` from `states` where `id` = 89 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 89
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.2msselect `name` from `cities` where `id` = 438 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 438
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new980μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.3msselect `name` from `cities` where `id` = 245 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 245
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.11msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new960μsselect `name` from `cities` where `id` = 68 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 68
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new760μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.42msselect `name` from `cities` where `id` = 85 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 85
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.26msselect `name` from `states` where `id` = 74 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 74
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new580μsselect `name` from `cities` where `id` = 16 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 16
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new800μsselect `name` from `states` where `id` = 75 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 75
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.54msselect `name` from `cities` where `id` = 61 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 61
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.02msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.21msselect `name` from `cities` where `id` = 39 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 39
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.35msselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new670μsselect `name` from `cities` where `id` = 44 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 44
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new770μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new910μsselect `name` from `cities` where `id` = 44 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 44
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new850μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new780μsselect `name` from `cities` where `id` = 48 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 48
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new710μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new670μsselect `name` from `cities` where `id` = 553 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 553
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.15msselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new870μsselect `name` from `cities` where `id` = 10 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 10
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new890μsselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new830μsselect `name` from `cities` where `id` = 64 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 64
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new870μsselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • db_collegesearch_new1.68msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new2.08msselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new820μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new730μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new920μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new3.14msselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new910μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new760μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new520μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new660μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new1.18msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new990μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new670μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new510μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new830μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new530μsselect `name` from `states` where `id` = ? and `states`.`deleted_at` is null and `states`.`status` = ? and `states`.`country_id` = ? order by `states`.`name` asc limit 1
      • db_collegesearch_new144msselect * from `articles` where `type` = ? and `link_type` = ? and `link_id` = ? and `articles`.`deleted_at` is null and `articles`.`status` = ? order by `created_at` desc
      • db_collegesearch_new146msselect * from `articles` where `type` = ? and `link_type` = ? and `link_id` = ? and `articles`.`deleted_at` is null and `articles`.`status` = ? order by `created_at` desc
      • db_collegesearch_new1.11msselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = ? and `exams`.`deleted_at` is null and `status` = ? limit 5
      • db_collegesearch_new900μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new1.15msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new1.41msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new1.18msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new1.64msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new2.57msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new790μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new25.62msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = ? and `faqs`.`faq_id` = ? and `faqs`.`faq_id` is not null and `sub_type` = ? and `faq_type` = ? and `faqs`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new25.64msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = ? and `faqs`.`faq_id` = ? and `faqs`.`faq_id` is not null and `sub_type` = ? and `faq_type` = ? and `faqs`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new950μsselect * from `exam_feature_mappings` where `exam_id` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ?
      • db_collegesearch_new1.43msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (13, 26) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new1.16msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = ? and `exam_features`.`type` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ? limit 1
      • db_collegesearch_new960μsselect * from `meta_tags` where `slug` = ? and `meta_tags`.`deleted_at` is null and `status` = ? limit 1
      • db_collegesearch_new2.78msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like ? and `sub_type` like ? and `module_id` = ? and `expiry_date` > ? and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
      • db_collegesearch_new1.9msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like ? and `sub_type` like ? and `module_id` = ? and `expiry_date` > ? and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
      • db_collegesearch_new4.54msselect * from `brandings` where `section` = ? and `brandings`.`deleted_at` is null and `status` = ?
      App\Models\InstituteProgram
      144InstituteProgram.php#?
      App\Models\Program
      115Program.php#?
      App\Models\InstituteProgramPlacement
      104InstituteProgramPlacement.php#?
      App\Models\InstituteProgramFeesSummary
      62InstituteProgramFeesSummary.php#?
      App\Models\Institute
      50Institute.php#?
      App\Models\City
      50City.php#?
      App\Models\State
      50State.php#?
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Course
      24Course.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\ExamFeatureMapping
      4ExamFeatureMapping.php#?
      App\Models\ExamFeature
      4ExamFeature.php#?
      App\Models\ExamContent
      1ExamContent.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          4ZOxQVvJjeDt5l9WxDj15VhILha5ReNSNG7L4S6N
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/uk-see-colleges-accepting-exam" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/uk-see-colleges-accepting-exam
          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:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZaT1NnRzR4K3JwNCtqUUpxRGt4M3c9PSIsInZhbHVlIjoiNTVkejNlYzljM3l2MHJqWVA1b0lnU0NqTFVueE9EV3FMQlRxR1VucFZ3SnFibVdRU1BiSC9HRGRXc1RtcVBKNUgzRnhtNDE1VFJrMEFramxPYVFMM2RhNDFRK3dYbHN1cGFSbTVPNFQzSUFQR1JNbHR2YVN3RVFMaWNBaXRUZnoiLCJtYWMiOiJlMzM2YzA1NTkxMDZjNDY2M2IyOGRhY2ExOTE1OTgzOWNhZjBhMWE2ZTdjNjc5ZDExZTczODVjZmYxODk5MTU4IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Im5aMVUwUk51OFRoRmpUTWtjeVhLS1E9PSIsInZhbHVlIjoiR0dnOTdEOVhyWmxlODh0TXBPWFVqc2JXckllZk1DSTVnKzdVUkFqK241UVRhck1MRjB3QmdXQ0lFTUgyajZ0dGpEa0Z0V0Q5RjZHZFU5K29ES0QxRGtYcDZ6aTNFOWNmc3JlaHJhTjlrNnNQcHNNYnlkSGZqSCs4TmNjL3pRMzAiLCJtYWMiOiJjYzQxMmI5YTcwNzBiYzA5YzczOTc3ZjRhMDYxM2FiNjZkOGRjMzQ5YTdiMDZhMjA0YTNhYjcwMjAwMjBhMzU2IiwidGFnIjoiIn0%3D; course_id=19; course_name=BA; viewed_colleges=%5B7723%5DXSRF-TOKEN=eyJpdiI6IkZaT1NnRzR4K3JwNCtqUUpxRGt4M3c9PSIsInZhbHVlIjoiNTVkejNlYzljM3l2MHJqWVA1b0lnU0NqTFVueE9EV3FMQlRxR1VucFZ3SnFibVdRU1BiSC9HRGRXc1RtcVBKNUgzRnhtN" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "XSRF-TOKEN" => "4ZOxQVvJjeDt5l9WxDj15VhILha5ReNSNG7L4S6N" "laravel_session" => "g80Pkr3TPazy2S4znqPs6hBjH2997zYpv8u3PGYP" "course_id" => "19" "course_name" => "BA" "viewed_colleges" => "[7723]" ]
          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, 07 May 2025 14:32:41 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InRoMVBlWXQyejY5L1c3dzNyMHpyWlE9PSIsInZhbHVlIjoiZXppRU9kSmk4V283UGRZQ2xNTWpTMDU2YVN4RHF2aGptWEZWbmUxOVVDanV3MVFSUndkSERMT01UamtaV2JpRU5pcndsV2ZHT0p5RE1NQ3p3TmIrdnZzUlVOTllxSVJlYXpwdmJJM3hqekdnTW9yUEFJa3RNMHdjWGRWdzhRbDUiLCJtYWMiOiI2NzI3ZjcyMzcxZDVhMWNiMjE2MTg5NGNhZmE1MjYyOWRiNDVhMmZlNDk2MDMzMDhiMjc1M2VhZDcyMzdiNDc1IiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 16:32:41 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InRoMVBlWXQyejY5L1c3dzNyMHpyWlE9PSIsInZhbHVlIjoiZXppRU9kSmk4V283UGRZQ2xNTWpTMDU2YVN4RHF2aGptWEZWbmUxOVVDanV3MVFSUndkSERMT01UamtaV2JpRU5pcndsV" 1 => "laravel_session=eyJpdiI6IkM5Y01ESEtaTEhxcXRrSDJsUHlDK1E9PSIsInZhbHVlIjoiRWhhSjVweHRiTDFQcDJMeVpjY0d2KytycitPT01idE1wNWdlVkU0ZFB3OGZCbVJYR1IweCttSUNLYzdLREUwZjR2OEhSTnluVHhmK3IzdGJQUWJuandLTTFZVGVDY2piSlZsM0RFa3cxR016WlZaWVlRd1VGeG9ZUVhXODdXeWMiLCJtYWMiOiIyNzdjYWQyOTI2MWU0ZGI2ZTEwYjE1NWMxMTdlNGY0ZjlhNDVhOWQyYzZjYzU2YTZhMmE4NTk2OTE4ODU4YThjIiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 16:32:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkM5Y01ESEtaTEhxcXRrSDJsUHlDK1E9PSIsInZhbHVlIjoiRWhhSjVweHRiTDFQcDJMeVpjY0d2KytycitPT01idE1wNWdlVkU0ZFB3OGZCbVJYR1IweCttSUNLYzdLREUwZjR2" 2 => "course_id=1; expires=Thu, 07 May 2026 14:32:41 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=B.Tech%20%2F%20B.E.; expires=Thu, 07 May 2026 14:32:41 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InRoMVBlWXQyejY5L1c3dzNyMHpyWlE9PSIsInZhbHVlIjoiZXppRU9kSmk4V283UGRZQ2xNTWpTMDU2YVN4RHF2aGptWEZWbmUxOVVDanV3MVFSUndkSERMT01UamtaV2JpRU5pcndsV2ZHT0p5RE1NQ3p3TmIrdnZzUlVOTllxSVJlYXpwdmJJM3hqekdnTW9yUEFJa3RNMHdjWGRWdzhRbDUiLCJtYWMiOiI2NzI3ZjcyMzcxZDVhMWNiMjE2MTg5NGNhZmE1MjYyOWRiNDVhMmZlNDk2MDMzMDhiMjc1M2VhZDcyMzdiNDc1IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 16:32:41 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRoMVBlWXQyejY5L1c3dzNyMHpyWlE9PSIsInZhbHVlIjoiZXppRU9kSmk4V283UGRZQ2xNTWpTMDU2YVN4RHF2aGptWEZWbmUxOVVDanV3MVFSUndkSERMT01UamtaV2JpRU5pcndsV" 1 => "laravel_session=eyJpdiI6IkM5Y01ESEtaTEhxcXRrSDJsUHlDK1E9PSIsInZhbHVlIjoiRWhhSjVweHRiTDFQcDJMeVpjY0d2KytycitPT01idE1wNWdlVkU0ZFB3OGZCbVJYR1IweCttSUNLYzdLREUwZjR2OEhSTnluVHhmK3IzdGJQUWJuandLTTFZVGVDY2piSlZsM0RFa3cxR016WlZaWVlRd1VGeG9ZUVhXODdXeWMiLCJtYWMiOiIyNzdjYWQyOTI2MWU0ZGI2ZTEwYjE1NWMxMTdlNGY0ZjlhNDVhOWQyYzZjYzU2YTZhMmE4NTk2OTE4ODU4YThjIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 16:32:41 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkM5Y01ESEtaTEhxcXRrSDJsUHlDK1E9PSIsInZhbHVlIjoiRWhhSjVweHRiTDFQcDJMeVpjY0d2KytycitPT01idE1wNWdlVkU0ZFB3OGZCbVJYR1IweCttSUNLYzdLREUwZjR2" 2 => "course_id=1; expires=Thu, 07-May-2026 14:32:41 GMT; path=/" 3 => "course_name=B.Tech+%2F+B.E.; expires=Thu, 07-May-2026 14:32:41 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "4ZOxQVvJjeDt5l9WxDj15VhILha5ReNSNG7L4S6N" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/uk-see-colleges-accepting-exam" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-07 14:32:41GET/exams/uk-see-colleges-accepting-exam11135648