NATA Accepting Colleges 2025 - Top B.Arch Colleges in India, Fees

Re-exam Date
11th December, 2024

Table of Content

Top Colleges Accepting NATA - Exam

Request history8.3.19PHP Version716msRequest Duration4MBMemory UsageGET exams/{slug}Route
    • Booting (16.83ms)time
    • Application (699ms)time
    • 1 x Application (97.65%)
      699ms
      1 x Booting (2.35%)
      16.83ms
      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
      131 statements were executed (87 duplicates)Show only duplicatesdb_collegesearch_new572ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 31 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_new8.91msselect * from `seo_redirects` where `redirect_from` = '/exams/nata-colleges-accepting-exam' limit 1
        Bindings
        • 0: /exams/nata-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.71msselect * from `meta_tags` where `slug` = 'exams/nata-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/nata-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_new2.52msselect * 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.59msselect * from `exams` where `slug` = 'nata' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: nata
        • 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.47msselect * from `courses` where `courses`.`id` in (15) 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_new3.24msselect `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` = 162 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 162
        • 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_new740μsselect `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_new2.87msselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 162
        Bindings
        • 0: 162
        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_new6.55msselect `institute_id` from `institute_programs` where `id` in (14937, 14937, 14937, 14940, 14941, 14942, 14946, 14947, 14948, 14949, 14950, 14951, 14952, 14953, 14953, 14953, 14954, 14954, 14954, 14967, 14967, 14967, 14968, 14968, 14968, 14970, 14973, 14974, 14975, 14976, 15004, 15005, 15007, 15008, 15009, 15009, 15011, 15013, 15014, 15014, 15015, 15016, 15016, 15016, 15017, 15017, 15017, 15019, 15020, 15024, 15028, 15030, 15039, 15040, 15041, 15042, 15044, 15044, 15044, 15045, 15046, 15055, 15055, 15055, 15057, 15058, 15058, 15058, 15059, 15059, 15059, 15064, 15067, 15070, 15073, 15074, 15077, 15080, 15081, 15082, 15082, 15082, 15087, 15092, 15093, 15110, 15115, 15120, 15134, 15135, 15138, 15138, 15139, 15140, 15141, 15142, 15146, 15147, 15149, 15149, 15149, 15153, 15153, 15153, 15154, 15168, 15168, 15168, 15187, 15187, 15187, 15193, 15193, 15204, 15217, 15231, 15250, 15263, 15269, 15269, 15269, 15271, 15271, 15271, 15272, 15273, 15274, 15277, 15278, 15279, 15282, 15283, 15284, 15286, 15288, 15291, 15296, 15299, 15301, 15302, 15305, 15307, 15309, 15312, 15315, 15316, 15317, 15332, 15335, 15338, 15343, 15348, 15351, 15353, 15361, 15370, 15376, 15381, 15383, 15392, 15394, 15399, 15401, 15402, 15409, 15412, 15415, 15417, 15419, 15423, 15424, 15430, 15431, 15431, 15431, 15432, 15432, 15432, 15434, 15436, 15436, 15436, 15437, 15439, 15441, 15442, 15442, 15442, 15443, 15443, 15444, 15445, 15446, 15446, 15446, 15447, 15447, 15447, 15448, 15448, 15448, 15449, 15449, 15449, 15450, 15450, 15450, 15451, 15451, 15451, 15452, 15454, 15455, 15456, 15458, 15459, 15460, 15461, 15462, 15463, 15465, 15466, 15480, 15481, 15482, 15483, 15484, 15485, 15487, 15488, 15489, 15490, 15491, 15492, 15493, 15494, 15495, 15496, 15498, 15499, 15501, 15502, 15503, 15504, 15505, 15512, 15513, 15514, 15521, 15522, 15523, 15524, 15525, 15526, 15526, 15528, 15528, 15528, 15530, 15530, 15530, 15531, 15531, 15531, 15532, 15532, 15532, 15534, 15534, 15534, 15535, 15535, 15535, 15536, 15536, 15536, 15537, 15537, 15537, 15538, 15538, 15538, 15539, 15539, 15539, 15541, 15541, 15541, 15542, 15547, 15561, 15561, 15561, 15773, 16766, 16766, 16766, 16832, 17238, 18289, 18386, 18507, 18507, 19391, 19391, 19391, 20409, 20483, 21294, 21331, 22032, 23620, 23620, 23620, 23895, 23895, 23895, 23904, 23904, 23904, 23931, 23931, 23987, 23987, 23987, 24011, 24095, 24095, 24095, 24399, 24399, 24399, 25080, 25159, 25503, 25521, 25521, 25521, 25577, 25577, 25577, 25718, 25718, 25718, 28242, 29626, 30214, 30570, 35161, 35161, 37495, 39053, 39054, 39055, 39056, 42320, 42320, 42849, 44261, 44261, 44272, 44287, 45086, 45132, 45273, 45695, 46052, 46052, 46052, 46852, 47735, 48420, 49004, 49004, 49211, 49312, 49312, 49400, 49657, 50051, 52290, 52406, 52748, 53375, 53431, 53442, 53908, 54642, 56325, 59069, 59204, 59205, 59206, 59207, 59208, 59338, 59418, 59690, 59763, 59763, 59796, 59883, 60032, 60522, 60571, 60623, 60772, 60772, 60772, 60794, 61158, 61158, 61300, 61417, 61590, 61605, 61714, 61820, 61892, 61892, 62030, 62030, 62180, 62376, 62531, 62532, 62941, 62952, 63019, 63022, 63156, 63159, 63357, 63470, 63476, 63572, 63572, 63721, 64513, 65063, 65180, 65632, 66306, 66306, 66465, 67084, 67580, 67855, 68232, 68232, 68246, 69363, 69363, 69363, 70090, 70721, 70909, 71022, 71022, 71022, 71023, 71358, 71508, 72147, 72438, 72644, 72644, 72648, 72703, 72703, 72853, 72853, 72924, 73121, 73314, 73314, 73924, 73945, 73945, 73945, 73959, 74264, 74348, 74621, 74909, 74909, 75009, 75238, 75238, 75572, 75632, 75903, 76176, 76176, 76280, 76593, 76674, 76756, 77187, 77374, 77454, 77755, 77948, 78402, 78783, 79110, 80141, 80195, 80195, 81296, 81795, 81908) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 14937
        • 1: 14937
        • 2: 14937
        • 3: 14940
        • 4: 14941
        • 5: 14942
        • 6: 14946
        • 7: 14947
        • 8: 14948
        • 9: 14949
        • 10: 14950
        • 11: 14951
        • 12: 14952
        • 13: 14953
        • 14: 14953
        • 15: 14953
        • 16: 14954
        • 17: 14954
        • 18: 14954
        • 19: 14967
        • 20: 14967
        • 21: 14967
        • 22: 14968
        • 23: 14968
        • 24: 14968
        • 25: 14970
        • 26: 14973
        • 27: 14974
        • 28: 14975
        • 29: 14976
        • 30: 15004
        • 31: 15005
        • 32: 15007
        • 33: 15008
        • 34: 15009
        • 35: 15009
        • 36: 15011
        • 37: 15013
        • 38: 15014
        • 39: 15014
        • 40: 15015
        • 41: 15016
        • 42: 15016
        • 43: 15016
        • 44: 15017
        • 45: 15017
        • 46: 15017
        • 47: 15019
        • 48: 15020
        • 49: 15024
        • 50: 15028
        • 51: 15030
        • 52: 15039
        • 53: 15040
        • 54: 15041
        • 55: 15042
        • 56: 15044
        • 57: 15044
        • 58: 15044
        • 59: 15045
        • 60: 15046
        • 61: 15055
        • 62: 15055
        • 63: 15055
        • 64: 15057
        • 65: 15058
        • 66: 15058
        • 67: 15058
        • 68: 15059
        • 69: 15059
        • 70: 15059
        • 71: 15064
        • 72: 15067
        • 73: 15070
        • 74: 15073
        • 75: 15074
        • 76: 15077
        • 77: 15080
        • 78: 15081
        • 79: 15082
        • 80: 15082
        • 81: 15082
        • 82: 15087
        • 83: 15092
        • 84: 15093
        • 85: 15110
        • 86: 15115
        • 87: 15120
        • 88: 15134
        • 89: 15135
        • 90: 15138
        • 91: 15138
        • 92: 15139
        • 93: 15140
        • 94: 15141
        • 95: 15142
        • 96: 15146
        • 97: 15147
        • 98: 15149
        • 99: 15149
        • 100: 15149
        • 101: 15153
        • 102: 15153
        • 103: 15153
        • 104: 15154
        • 105: 15168
        • 106: 15168
        • 107: 15168
        • 108: 15187
        • 109: 15187
        • 110: 15187
        • 111: 15193
        • 112: 15193
        • 113: 15204
        • 114: 15217
        • 115: 15231
        • 116: 15250
        • 117: 15263
        • 118: 15269
        • 119: 15269
        • 120: 15269
        • 121: 15271
        • 122: 15271
        • 123: 15271
        • 124: 15272
        • 125: 15273
        • 126: 15274
        • 127: 15277
        • 128: 15278
        • 129: 15279
        • 130: 15282
        • 131: 15283
        • 132: 15284
        • 133: 15286
        • 134: 15288
        • 135: 15291
        • 136: 15296
        • 137: 15299
        • 138: 15301
        • 139: 15302
        • 140: 15305
        • 141: 15307
        • 142: 15309
        • 143: 15312
        • 144: 15315
        • 145: 15316
        • 146: 15317
        • 147: 15332
        • 148: 15335
        • 149: 15338
        • 150: 15343
        • 151: 15348
        • 152: 15351
        • 153: 15353
        • 154: 15361
        • 155: 15370
        • 156: 15376
        • 157: 15381
        • 158: 15383
        • 159: 15392
        • 160: 15394
        • 161: 15399
        • 162: 15401
        • 163: 15402
        • 164: 15409
        • 165: 15412
        • 166: 15415
        • 167: 15417
        • 168: 15419
        • 169: 15423
        • 170: 15424
        • 171: 15430
        • 172: 15431
        • 173: 15431
        • 174: 15431
        • 175: 15432
        • 176: 15432
        • 177: 15432
        • 178: 15434
        • 179: 15436
        • 180: 15436
        • 181: 15436
        • 182: 15437
        • 183: 15439
        • 184: 15441
        • 185: 15442
        • 186: 15442
        • 187: 15442
        • 188: 15443
        • 189: 15443
        • 190: 15444
        • 191: 15445
        • 192: 15446
        • 193: 15446
        • 194: 15446
        • 195: 15447
        • 196: 15447
        • 197: 15447
        • 198: 15448
        • 199: 15448
        • 200: 15448
        • 201: 15449
        • 202: 15449
        • 203: 15449
        • 204: 15450
        • 205: 15450
        • 206: 15450
        • 207: 15451
        • 208: 15451
        • 209: 15451
        • 210: 15452
        • 211: 15454
        • 212: 15455
        • 213: 15456
        • 214: 15458
        • 215: 15459
        • 216: 15460
        • 217: 15461
        • 218: 15462
        • 219: 15463
        • 220: 15465
        • 221: 15466
        • 222: 15480
        • 223: 15481
        • 224: 15482
        • 225: 15483
        • 226: 15484
        • 227: 15485
        • 228: 15487
        • 229: 15488
        • 230: 15489
        • 231: 15490
        • 232: 15491
        • 233: 15492
        • 234: 15493
        • 235: 15494
        • 236: 15495
        • 237: 15496
        • 238: 15498
        • 239: 15499
        • 240: 15501
        • 241: 15502
        • 242: 15503
        • 243: 15504
        • 244: 15505
        • 245: 15512
        • 246: 15513
        • 247: 15514
        • 248: 15521
        • 249: 15522
        • 250: 15523
        • 251: 15524
        • 252: 15525
        • 253: 15526
        • 254: 15526
        • 255: 15528
        • 256: 15528
        • 257: 15528
        • 258: 15530
        • 259: 15530
        • 260: 15530
        • 261: 15531
        • 262: 15531
        • 263: 15531
        • 264: 15532
        • 265: 15532
        • 266: 15532
        • 267: 15534
        • 268: 15534
        • 269: 15534
        • 270: 15535
        • 271: 15535
        • 272: 15535
        • 273: 15536
        • 274: 15536
        • 275: 15536
        • 276: 15537
        • 277: 15537
        • 278: 15537
        • 279: 15538
        • 280: 15538
        • 281: 15538
        • 282: 15539
        • 283: 15539
        • 284: 15539
        • 285: 15541
        • 286: 15541
        • 287: 15541
        • 288: 15542
        • 289: 15547
        • 290: 15561
        • 291: 15561
        • 292: 15561
        • 293: 15773
        • 294: 16766
        • 295: 16766
        • 296: 16766
        • 297: 16832
        • 298: 17238
        • 299: 18289
        • 300: 18386
        • 301: 18507
        • 302: 18507
        • 303: 19391
        • 304: 19391
        • 305: 19391
        • 306: 20409
        • 307: 20483
        • 308: 21294
        • 309: 21331
        • 310: 22032
        • 311: 23620
        • 312: 23620
        • 313: 23620
        • 314: 23895
        • 315: 23895
        • 316: 23895
        • 317: 23904
        • 318: 23904
        • 319: 23904
        • 320: 23931
        • 321: 23931
        • 322: 23987
        • 323: 23987
        • 324: 23987
        • 325: 24011
        • 326: 24095
        • 327: 24095
        • 328: 24095
        • 329: 24399
        • 330: 24399
        • 331: 24399
        • 332: 25080
        • 333: 25159
        • 334: 25503
        • 335: 25521
        • 336: 25521
        • 337: 25521
        • 338: 25577
        • 339: 25577
        • 340: 25577
        • 341: 25718
        • 342: 25718
        • 343: 25718
        • 344: 28242
        • 345: 29626
        • 346: 30214
        • 347: 30570
        • 348: 35161
        • 349: 35161
        • 350: 37495
        • 351: 39053
        • 352: 39054
        • 353: 39055
        • 354: 39056
        • 355: 42320
        • 356: 42320
        • 357: 42849
        • 358: 44261
        • 359: 44261
        • 360: 44272
        • 361: 44287
        • 362: 45086
        • 363: 45132
        • 364: 45273
        • 365: 45695
        • 366: 46052
        • 367: 46052
        • 368: 46052
        • 369: 46852
        • 370: 47735
        • 371: 48420
        • 372: 49004
        • 373: 49004
        • 374: 49211
        • 375: 49312
        • 376: 49312
        • 377: 49400
        • 378: 49657
        • 379: 50051
        • 380: 52290
        • 381: 52406
        • 382: 52748
        • 383: 53375
        • 384: 53431
        • 385: 53442
        • 386: 53908
        • 387: 54642
        • 388: 56325
        • 389: 59069
        • 390: 59204
        • 391: 59205
        • 392: 59206
        • 393: 59207
        • 394: 59208
        • 395: 59338
        • 396: 59418
        • 397: 59690
        • 398: 59763
        • 399: 59763
        • 400: 59796
        • 401: 59883
        • 402: 60032
        • 403: 60522
        • 404: 60571
        • 405: 60623
        • 406: 60772
        • 407: 60772
        • 408: 60772
        • 409: 60794
        • 410: 61158
        • 411: 61158
        • 412: 61300
        • 413: 61417
        • 414: 61590
        • 415: 61605
        • 416: 61714
        • 417: 61820
        • 418: 61892
        • 419: 61892
        • 420: 62030
        • 421: 62030
        • 422: 62180
        • 423: 62376
        • 424: 62531
        • 425: 62532
        • 426: 62941
        • 427: 62952
        • 428: 63019
        • 429: 63022
        • 430: 63156
        • 431: 63159
        • 432: 63357
        • 433: 63470
        • 434: 63476
        • 435: 63572
        • 436: 63572
        • 437: 63721
        • 438: 64513
        • 439: 65063
        • 440: 65180
        • 441: 65632
        • 442: 66306
        • 443: 66306
        • 444: 66465
        • 445: 67084
        • 446: 67580
        • 447: 67855
        • 448: 68232
        • 449: 68232
        • 450: 68246
        • 451: 69363
        • 452: 69363
        • 453: 69363
        • 454: 70090
        • 455: 70721
        • 456: 70909
        • 457: 71022
        • 458: 71022
        • 459: 71022
        • 460: 71023
        • 461: 71358
        • 462: 71508
        • 463: 72147
        • 464: 72438
        • 465: 72644
        • 466: 72644
        • 467: 72648
        • 468: 72703
        • 469: 72703
        • 470: 72853
        • 471: 72853
        • 472: 72924
        • 473: 73121
        • 474: 73314
        • 475: 73314
        • 476: 73924
        • 477: 73945
        • 478: 73945
        • 479: 73945
        • 480: 73959
        • 481: 74264
        • 482: 74348
        • 483: 74621
        • 484: 74909
        • 485: 74909
        • 486: 75009
        • 487: 75238
        • 488: 75238
        • 489: 75572
        • 490: 75632
        • 491: 75903
        • 492: 76176
        • 493: 76176
        • 494: 76280
        • 495: 76593
        • 496: 76674
        • 497: 76756
        • 498: 77187
        • 499: 77374
        • 500: 77454
        • 501: 77755
        • 502: 77948
        • 503: 78402
        • 504: 78783
        • 505: 79110
        • 506: 80141
        • 507: 80195
        • 508: 80195
        • 509: 81296
        • 510: 81795
        • 511: 81908
        • 512: 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_new4.86msselect * from `institutes` where `id` in (9196, 9200, 9200, 9200, 9201, 9201, 9201, 9201, 9201, 9201, 2507, 2507, 2507, 9205, 9205, 9205, 9206, 9206, 9206, 9206, 9225, 9225, 9225, 9225, 9225, 9225, 9229, 9229, 9229, 9231, 9231, 9231, 9231, 7280, 9247, 9247, 9264, 9264, 9264, 9264, 9264, 9263, 9263, 1934, 9278, 9278, 9278, 2644, 2644, 2644, 2644, 2644, 2644, 2644, 2644, 2644, 9288, 9288, 3082, 3774, 9315, 9316, 9320, 9320, 9320, 9320, 9320, 9320, 9320, 9320, 9320, 9329, 9329, 7754, 7736, 7736, 7736, 9340, 9351, 9352, 9361, 9361, 9363, 9363, 9363, 9363, 9364, 9364, 9364, 9363, 9363, 9363, 4269, 1906, 1906, 1906, 9371, 9371, 9371, 9371, 9371, 9375, 9375, 9375, 9375, 9375, 9386, 9386, 9388, 9388, 9392, 9137, 8775, 2329, 9422, 9185, 1887, 1888, 1888, 1888, 1888, 1888, 1888, 1888, 1888, 1888, 1888, 1888, 9426, 9429, 9429, 9429, 9429, 9429, 9429, 9429, 9429, 9429, 9429, 9429, 9433, 9433, 9433, 9433, 9433, 9433, 9437, 9437, 9437, 9437, 9437, 9437, 9437, 9437, 9311, 9311, 9311, 9311, 9311, 9311, 1137, 7368, 7368, 7368, 7368, 7368, 7368, 7368, 7368, 9447, 9447, 9447, 9447, 9447, 9447, 9447, 9447, 9448, 9448, 9449, 9449, 9449, 9449, 9451, 9459, 9459, 4362, 9459, 9459, 9459, 9463, 9463, 9463, 9463, 9463, 9462, 9463, 9463, 9463, 9463, 9467, 9467, 9467, 9467, 9468, 9468, 9656, 10102, 10129, 10391, 11107, 11251, 11482, 11896, 12504, 12522, 12615, 12843, 13097, 13521, 13604, 13609, 13614, 13628, 13628, 10785, 13690, 11569, 13934, 14060, 14061, 14068, 14095, 14781, 9794, 7648, 977, 11785, 292, 11834, 11834, 11425, 11425, 31034, 34974, 17893, 15055, 15055, 11781, 12, 296, 483, 869, 1323, 1600, 1876, 1940, 2138, 2294, 3365, 3522, 3538, 3539, 3755, 4083, 5011, 7632, 7681, 7683, 7683, 7683, 7683, 7726, 7741, 7989, 8099, 8134, 8311, 8368, 8646, 8663, 8670, 8742, 8755, 8961, 9089, 9169, 9173, 9266, 9303, 9326, 9377, 9417, 9465, 9524, 9525, 9812, 9812, 9866, 9866, 9997, 10073, 10081, 10169, 10637, 10762, 10960, 11143, 11204, 11483, 11596, 11712, 11786, 11787, 12263, 12535, 12833, 12921, 13005, 13196, 13303, 13568, 13680, 13737, 13737, 13745, 13787, 13808, 13867, 13954, 14299, 14307, 14316, 14448, 14492, 14650, 14847, 14890, 14985, 15187, 15214, 15328, 15484, 15528, 15640, 15668, 16116, 16564, 16634, 17167, 17218, 17729, 18172, 19151, 20488, 30321, 30599) 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` = 15 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: 9196
        • 1: 9200
        • 2: 9200
        • 3: 9200
        • 4: 9201
        • 5: 9201
        • 6: 9201
        • 7: 9201
        • 8: 9201
        • 9: 9201
        • 10: 2507
        • 11: 2507
        • 12: 2507
        • 13: 9205
        • 14: 9205
        • 15: 9205
        • 16: 9206
        • 17: 9206
        • 18: 9206
        • 19: 9206
        • 20: 9225
        • 21: 9225
        • 22: 9225
        • 23: 9225
        • 24: 9225
        • 25: 9225
        • 26: 9229
        • 27: 9229
        • 28: 9229
        • 29: 9231
        • 30: 9231
        • 31: 9231
        • 32: 9231
        • 33: 7280
        • 34: 9247
        • 35: 9247
        • 36: 9264
        • 37: 9264
        • 38: 9264
        • 39: 9264
        • 40: 9264
        • 41: 9263
        • 42: 9263
        • 43: 1934
        • 44: 9278
        • 45: 9278
        • 46: 9278
        • 47: 2644
        • 48: 2644
        • 49: 2644
        • 50: 2644
        • 51: 2644
        • 52: 2644
        • 53: 2644
        • 54: 2644
        • 55: 2644
        • 56: 9288
        • 57: 9288
        • 58: 3082
        • 59: 3774
        • 60: 9315
        • 61: 9316
        • 62: 9320
        • 63: 9320
        • 64: 9320
        • 65: 9320
        • 66: 9320
        • 67: 9320
        • 68: 9320
        • 69: 9320
        • 70: 9320
        • 71: 9329
        • 72: 9329
        • 73: 7754
        • 74: 7736
        • 75: 7736
        • 76: 7736
        • 77: 9340
        • 78: 9351
        • 79: 9352
        • 80: 9361
        • 81: 9361
        • 82: 9363
        • 83: 9363
        • 84: 9363
        • 85: 9363
        • 86: 9364
        • 87: 9364
        • 88: 9364
        • 89: 9363
        • 90: 9363
        • 91: 9363
        • 92: 4269
        • 93: 1906
        • 94: 1906
        • 95: 1906
        • 96: 9371
        • 97: 9371
        • 98: 9371
        • 99: 9371
        • 100: 9371
        • 101: 9375
        • 102: 9375
        • 103: 9375
        • 104: 9375
        • 105: 9375
        • 106: 9386
        • 107: 9386
        • 108: 9388
        • 109: 9388
        • 110: 9392
        • 111: 9137
        • 112: 8775
        • 113: 2329
        • 114: 9422
        • 115: 9185
        • 116: 1887
        • 117: 1888
        • 118: 1888
        • 119: 1888
        • 120: 1888
        • 121: 1888
        • 122: 1888
        • 123: 1888
        • 124: 1888
        • 125: 1888
        • 126: 1888
        • 127: 1888
        • 128: 9426
        • 129: 9429
        • 130: 9429
        • 131: 9429
        • 132: 9429
        • 133: 9429
        • 134: 9429
        • 135: 9429
        • 136: 9429
        • 137: 9429
        • 138: 9429
        • 139: 9429
        • 140: 9433
        • 141: 9433
        • 142: 9433
        • 143: 9433
        • 144: 9433
        • 145: 9433
        • 146: 9437
        • 147: 9437
        • 148: 9437
        • 149: 9437
        • 150: 9437
        • 151: 9437
        • 152: 9437
        • 153: 9437
        • 154: 9311
        • 155: 9311
        • 156: 9311
        • 157: 9311
        • 158: 9311
        • 159: 9311
        • 160: 1137
        • 161: 7368
        • 162: 7368
        • 163: 7368
        • 164: 7368
        • 165: 7368
        • 166: 7368
        • 167: 7368
        • 168: 7368
        • 169: 9447
        • 170: 9447
        • 171: 9447
        • 172: 9447
        • 173: 9447
        • 174: 9447
        • 175: 9447
        • 176: 9447
        • 177: 9448
        • 178: 9448
        • 179: 9449
        • 180: 9449
        • 181: 9449
        • 182: 9449
        • 183: 9451
        • 184: 9459
        • 185: 9459
        • 186: 4362
        • 187: 9459
        • 188: 9459
        • 189: 9459
        • 190: 9463
        • 191: 9463
        • 192: 9463
        • 193: 9463
        • 194: 9463
        • 195: 9462
        • 196: 9463
        • 197: 9463
        • 198: 9463
        • 199: 9463
        • 200: 9467
        • 201: 9467
        • 202: 9467
        • 203: 9467
        • 204: 9468
        • 205: 9468
        • 206: 9656
        • 207: 10102
        • 208: 10129
        • 209: 10391
        • 210: 11107
        • 211: 11251
        • 212: 11482
        • 213: 11896
        • 214: 12504
        • 215: 12522
        • 216: 12615
        • 217: 12843
        • 218: 13097
        • 219: 13521
        • 220: 13604
        • 221: 13609
        • 222: 13614
        • 223: 13628
        • 224: 13628
        • 225: 10785
        • 226: 13690
        • 227: 11569
        • 228: 13934
        • 229: 14060
        • 230: 14061
        • 231: 14068
        • 232: 14095
        • 233: 14781
        • 234: 9794
        • 235: 7648
        • 236: 977
        • 237: 11785
        • 238: 292
        • 239: 11834
        • 240: 11834
        • 241: 11425
        • 242: 11425
        • 243: 31034
        • 244: 34974
        • 245: 17893
        • 246: 15055
        • 247: 15055
        • 248: 11781
        • 249: 12
        • 250: 296
        • 251: 483
        • 252: 869
        • 253: 1323
        • 254: 1600
        • 255: 1876
        • 256: 1940
        • 257: 2138
        • 258: 2294
        • 259: 3365
        • 260: 3522
        • 261: 3538
        • 262: 3539
        • 263: 3755
        • 264: 4083
        • 265: 5011
        • 266: 7632
        • 267: 7681
        • 268: 7683
        • 269: 7683
        • 270: 7683
        • 271: 7683
        • 272: 7726
        • 273: 7741
        • 274: 7989
        • 275: 8099
        • 276: 8134
        • 277: 8311
        • 278: 8368
        • 279: 8646
        • 280: 8663
        • 281: 8670
        • 282: 8742
        • 283: 8755
        • 284: 8961
        • 285: 9089
        • 286: 9169
        • 287: 9173
        • 288: 9266
        • 289: 9303
        • 290: 9326
        • 291: 9377
        • 292: 9417
        • 293: 9465
        • 294: 9524
        • 295: 9525
        • 296: 9812
        • 297: 9812
        • 298: 9866
        • 299: 9866
        • 300: 9997
        • 301: 10073
        • 302: 10081
        • 303: 10169
        • 304: 10637
        • 305: 10762
        • 306: 10960
        • 307: 11143
        • 308: 11204
        • 309: 11483
        • 310: 11596
        • 311: 11712
        • 312: 11786
        • 313: 11787
        • 314: 12263
        • 315: 12535
        • 316: 12833
        • 317: 12921
        • 318: 13005
        • 319: 13196
        • 320: 13303
        • 321: 13568
        • 322: 13680
        • 323: 13737
        • 324: 13737
        • 325: 13745
        • 326: 13787
        • 327: 13808
        • 328: 13867
        • 329: 13954
        • 330: 14299
        • 331: 14307
        • 332: 14316
        • 333: 14448
        • 334: 14492
        • 335: 14650
        • 336: 14847
        • 337: 14890
        • 338: 14985
        • 339: 15187
        • 340: 15214
        • 341: 15328
        • 342: 15484
        • 343: 15528
        • 344: 15640
        • 345: 15668
        • 346: 16116
        • 347: 16564
        • 348: 16634
        • 349: 17167
        • 350: 17218
        • 351: 17729
        • 352: 18172
        • 353: 19151
        • 354: 20488
        • 355: 30321
        • 356: 30599
        • 357: active
        • 358: cs
        • 359: 0
        • 360: 15
        • 361: active
        • 362: 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_new5.18msselect 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 (296, 9463, 9465, 9467, 9468, 9524, 9525, 9656, 9794, 9812, 9866, 9997, 10073, 10102, 10129, 10169, 10391, 10637, 10785, 10960, 11107, 11143, 11204, 11251, 11425, 11482, 11483, 11569, 11596, 11712, 11781, 11785, 11786, 11787, 11834, 11896, 12263, 12504, 12522, 12535, 12615, 12833, 12843, 12921, 13005, 13097, 13196, 13303, 13568, 14068) and `id` in (14937, 14937, 14937, 14940, 14941, 14942, 14946, 14947, 14948, 14949, 14950, 14951, 14952, 14953, 14953, 14953, 14954, 14954, 14954, 14967, 14967, 14967, 14968, 14968, 14968, 14970, 14973, 14974, 14975, 14976, 15004, 15005, 15007, 15008, 15009, 15009, 15011, 15013, 15014, 15014, 15015, 15016, 15016, 15016, 15017, 15017, 15017, 15019, 15020, 15024, 15028, 15030, 15039, 15040, 15041, 15042, 15044, 15044, 15044, 15045, 15046, 15055, 15055, 15055, 15057, 15058, 15058, 15058, 15059, 15059, 15059, 15064, 15067, 15070, 15073, 15074, 15077, 15080, 15081, 15082, 15082, 15082, 15087, 15092, 15093, 15110, 15115, 15120, 15134, 15135, 15138, 15138, 15139, 15140, 15141, 15142, 15146, 15147, 15149, 15149, 15149, 15153, 15153, 15153, 15154, 15168, 15168, 15168, 15187, 15187, 15187, 15193, 15193, 15204, 15217, 15231, 15250, 15263, 15269, 15269, 15269, 15271, 15271, 15271, 15272, 15273, 15274, 15277, 15278, 15279, 15282, 15283, 15284, 15286, 15288, 15291, 15296, 15299, 15301, 15302, 15305, 15307, 15309, 15312, 15315, 15316, 15317, 15332, 15335, 15338, 15343, 15348, 15351, 15353, 15361, 15370, 15376, 15381, 15383, 15392, 15394, 15399, 15401, 15402, 15409, 15412, 15415, 15417, 15419, 15423, 15424, 15430, 15431, 15431, 15431, 15432, 15432, 15432, 15434, 15436, 15436, 15436, 15437, 15439, 15441, 15442, 15442, 15442, 15443, 15443, 15444, 15445, 15446, 15446, 15446, 15447, 15447, 15447, 15448, 15448, 15448, 15449, 15449, 15449, 15450, 15450, 15450, 15451, 15451, 15451, 15452, 15454, 15455, 15456, 15458, 15459, 15460, 15461, 15462, 15463, 15465, 15466, 15480, 15481, 15482, 15483, 15484, 15485, 15487, 15488, 15489, 15490, 15491, 15492, 15493, 15494, 15495, 15496, 15498, 15499, 15501, 15502, 15503, 15504, 15505, 15512, 15513, 15514, 15521, 15522, 15523, 15524, 15525, 15526, 15526, 15528, 15528, 15528, 15530, 15530, 15530, 15531, 15531, 15531, 15532, 15532, 15532, 15534, 15534, 15534, 15535, 15535, 15535, 15536, 15536, 15536, 15537, 15537, 15537, 15538, 15538, 15538, 15539, 15539, 15539, 15541, 15541, 15541, 15542, 15547, 15561, 15561, 15561, 15773, 16766, 16766, 16766, 16832, 17238, 18289, 18386, 18507, 18507, 19391, 19391, 19391, 20409, 20483, 21294, 21331, 22032, 23620, 23620, 23620, 23895, 23895, 23895, 23904, 23904, 23904, 23931, 23931, 23987, 23987, 23987, 24011, 24095, 24095, 24095, 24399, 24399, 24399, 25080, 25159, 25503, 25521, 25521, 25521, 25577, 25577, 25577, 25718, 25718, 25718, 28242, 29626, 30214, 30570, 35161, 35161, 37495, 39053, 39054, 39055, 39056, 42320, 42320, 42849, 44261, 44261, 44272, 44287, 45086, 45132, 45273, 45695, 46052, 46052, 46052, 46852, 47735, 48420, 49004, 49004, 49211, 49312, 49312, 49400, 49657, 50051, 52290, 52406, 52748, 53375, 53431, 53442, 53908, 54642, 56325, 59069, 59204, 59205, 59206, 59207, 59208, 59338, 59418, 59690, 59763, 59763, 59796, 59883, 60032, 60522, 60571, 60623, 60772, 60772, 60772, 60794, 61158, 61158, 61300, 61417, 61590, 61605, 61714, 61820, 61892, 61892, 62030, 62030, 62180, 62376, 62531, 62532, 62941, 62952, 63019, 63022, 63156, 63159, 63357, 63470, 63476, 63572, 63572, 63721, 64513, 65063, 65180, 65632, 66306, 66306, 66465, 67084, 67580, 67855, 68232, 68232, 68246, 69363, 69363, 69363, 70090, 70721, 70909, 71022, 71022, 71022, 71023, 71358, 71508, 72147, 72438, 72644, 72644, 72648, 72703, 72703, 72853, 72853, 72924, 73121, 73314, 73314, 73924, 73945, 73945, 73945, 73959, 74264, 74348, 74621, 74909, 74909, 75009, 75238, 75238, 75572, 75632, 75903, 76176, 76176, 76280, 76593, 76674, 76756, 77187, 77374, 77454, 77755, 77948, 78402, 78783, 79110, 80141, 80195, 80195, 81296, 81795, 81908) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 14937
        • 1: 14937
        • 2: 14937
        • 3: 14940
        • 4: 14941
        • 5: 14942
        • 6: 14946
        • 7: 14947
        • 8: 14948
        • 9: 14949
        • 10: 14950
        • 11: 14951
        • 12: 14952
        • 13: 14953
        • 14: 14953
        • 15: 14953
        • 16: 14954
        • 17: 14954
        • 18: 14954
        • 19: 14967
        • 20: 14967
        • 21: 14967
        • 22: 14968
        • 23: 14968
        • 24: 14968
        • 25: 14970
        • 26: 14973
        • 27: 14974
        • 28: 14975
        • 29: 14976
        • 30: 15004
        • 31: 15005
        • 32: 15007
        • 33: 15008
        • 34: 15009
        • 35: 15009
        • 36: 15011
        • 37: 15013
        • 38: 15014
        • 39: 15014
        • 40: 15015
        • 41: 15016
        • 42: 15016
        • 43: 15016
        • 44: 15017
        • 45: 15017
        • 46: 15017
        • 47: 15019
        • 48: 15020
        • 49: 15024
        • 50: 15028
        • 51: 15030
        • 52: 15039
        • 53: 15040
        • 54: 15041
        • 55: 15042
        • 56: 15044
        • 57: 15044
        • 58: 15044
        • 59: 15045
        • 60: 15046
        • 61: 15055
        • 62: 15055
        • 63: 15055
        • 64: 15057
        • 65: 15058
        • 66: 15058
        • 67: 15058
        • 68: 15059
        • 69: 15059
        • 70: 15059
        • 71: 15064
        • 72: 15067
        • 73: 15070
        • 74: 15073
        • 75: 15074
        • 76: 15077
        • 77: 15080
        • 78: 15081
        • 79: 15082
        • 80: 15082
        • 81: 15082
        • 82: 15087
        • 83: 15092
        • 84: 15093
        • 85: 15110
        • 86: 15115
        • 87: 15120
        • 88: 15134
        • 89: 15135
        • 90: 15138
        • 91: 15138
        • 92: 15139
        • 93: 15140
        • 94: 15141
        • 95: 15142
        • 96: 15146
        • 97: 15147
        • 98: 15149
        • 99: 15149
        • 100: 15149
        • 101: 15153
        • 102: 15153
        • 103: 15153
        • 104: 15154
        • 105: 15168
        • 106: 15168
        • 107: 15168
        • 108: 15187
        • 109: 15187
        • 110: 15187
        • 111: 15193
        • 112: 15193
        • 113: 15204
        • 114: 15217
        • 115: 15231
        • 116: 15250
        • 117: 15263
        • 118: 15269
        • 119: 15269
        • 120: 15269
        • 121: 15271
        • 122: 15271
        • 123: 15271
        • 124: 15272
        • 125: 15273
        • 126: 15274
        • 127: 15277
        • 128: 15278
        • 129: 15279
        • 130: 15282
        • 131: 15283
        • 132: 15284
        • 133: 15286
        • 134: 15288
        • 135: 15291
        • 136: 15296
        • 137: 15299
        • 138: 15301
        • 139: 15302
        • 140: 15305
        • 141: 15307
        • 142: 15309
        • 143: 15312
        • 144: 15315
        • 145: 15316
        • 146: 15317
        • 147: 15332
        • 148: 15335
        • 149: 15338
        • 150: 15343
        • 151: 15348
        • 152: 15351
        • 153: 15353
        • 154: 15361
        • 155: 15370
        • 156: 15376
        • 157: 15381
        • 158: 15383
        • 159: 15392
        • 160: 15394
        • 161: 15399
        • 162: 15401
        • 163: 15402
        • 164: 15409
        • 165: 15412
        • 166: 15415
        • 167: 15417
        • 168: 15419
        • 169: 15423
        • 170: 15424
        • 171: 15430
        • 172: 15431
        • 173: 15431
        • 174: 15431
        • 175: 15432
        • 176: 15432
        • 177: 15432
        • 178: 15434
        • 179: 15436
        • 180: 15436
        • 181: 15436
        • 182: 15437
        • 183: 15439
        • 184: 15441
        • 185: 15442
        • 186: 15442
        • 187: 15442
        • 188: 15443
        • 189: 15443
        • 190: 15444
        • 191: 15445
        • 192: 15446
        • 193: 15446
        • 194: 15446
        • 195: 15447
        • 196: 15447
        • 197: 15447
        • 198: 15448
        • 199: 15448
        • 200: 15448
        • 201: 15449
        • 202: 15449
        • 203: 15449
        • 204: 15450
        • 205: 15450
        • 206: 15450
        • 207: 15451
        • 208: 15451
        • 209: 15451
        • 210: 15452
        • 211: 15454
        • 212: 15455
        • 213: 15456
        • 214: 15458
        • 215: 15459
        • 216: 15460
        • 217: 15461
        • 218: 15462
        • 219: 15463
        • 220: 15465
        • 221: 15466
        • 222: 15480
        • 223: 15481
        • 224: 15482
        • 225: 15483
        • 226: 15484
        • 227: 15485
        • 228: 15487
        • 229: 15488
        • 230: 15489
        • 231: 15490
        • 232: 15491
        • 233: 15492
        • 234: 15493
        • 235: 15494
        • 236: 15495
        • 237: 15496
        • 238: 15498
        • 239: 15499
        • 240: 15501
        • 241: 15502
        • 242: 15503
        • 243: 15504
        • 244: 15505
        • 245: 15512
        • 246: 15513
        • 247: 15514
        • 248: 15521
        • 249: 15522
        • 250: 15523
        • 251: 15524
        • 252: 15525
        • 253: 15526
        • 254: 15526
        • 255: 15528
        • 256: 15528
        • 257: 15528
        • 258: 15530
        • 259: 15530
        • 260: 15530
        • 261: 15531
        • 262: 15531
        • 263: 15531
        • 264: 15532
        • 265: 15532
        • 266: 15532
        • 267: 15534
        • 268: 15534
        • 269: 15534
        • 270: 15535
        • 271: 15535
        • 272: 15535
        • 273: 15536
        • 274: 15536
        • 275: 15536
        • 276: 15537
        • 277: 15537
        • 278: 15537
        • 279: 15538
        • 280: 15538
        • 281: 15538
        • 282: 15539
        • 283: 15539
        • 284: 15539
        • 285: 15541
        • 286: 15541
        • 287: 15541
        • 288: 15542
        • 289: 15547
        • 290: 15561
        • 291: 15561
        • 292: 15561
        • 293: 15773
        • 294: 16766
        • 295: 16766
        • 296: 16766
        • 297: 16832
        • 298: 17238
        • 299: 18289
        • 300: 18386
        • 301: 18507
        • 302: 18507
        • 303: 19391
        • 304: 19391
        • 305: 19391
        • 306: 20409
        • 307: 20483
        • 308: 21294
        • 309: 21331
        • 310: 22032
        • 311: 23620
        • 312: 23620
        • 313: 23620
        • 314: 23895
        • 315: 23895
        • 316: 23895
        • 317: 23904
        • 318: 23904
        • 319: 23904
        • 320: 23931
        • 321: 23931
        • 322: 23987
        • 323: 23987
        • 324: 23987
        • 325: 24011
        • 326: 24095
        • 327: 24095
        • 328: 24095
        • 329: 24399
        • 330: 24399
        • 331: 24399
        • 332: 25080
        • 333: 25159
        • 334: 25503
        • 335: 25521
        • 336: 25521
        • 337: 25521
        • 338: 25577
        • 339: 25577
        • 340: 25577
        • 341: 25718
        • 342: 25718
        • 343: 25718
        • 344: 28242
        • 345: 29626
        • 346: 30214
        • 347: 30570
        • 348: 35161
        • 349: 35161
        • 350: 37495
        • 351: 39053
        • 352: 39054
        • 353: 39055
        • 354: 39056
        • 355: 42320
        • 356: 42320
        • 357: 42849
        • 358: 44261
        • 359: 44261
        • 360: 44272
        • 361: 44287
        • 362: 45086
        • 363: 45132
        • 364: 45273
        • 365: 45695
        • 366: 46052
        • 367: 46052
        • 368: 46052
        • 369: 46852
        • 370: 47735
        • 371: 48420
        • 372: 49004
        • 373: 49004
        • 374: 49211
        • 375: 49312
        • 376: 49312
        • 377: 49400
        • 378: 49657
        • 379: 50051
        • 380: 52290
        • 381: 52406
        • 382: 52748
        • 383: 53375
        • 384: 53431
        • 385: 53442
        • 386: 53908
        • 387: 54642
        • 388: 56325
        • 389: 59069
        • 390: 59204
        • 391: 59205
        • 392: 59206
        • 393: 59207
        • 394: 59208
        • 395: 59338
        • 396: 59418
        • 397: 59690
        • 398: 59763
        • 399: 59763
        • 400: 59796
        • 401: 59883
        • 402: 60032
        • 403: 60522
        • 404: 60571
        • 405: 60623
        • 406: 60772
        • 407: 60772
        • 408: 60772
        • 409: 60794
        • 410: 61158
        • 411: 61158
        • 412: 61300
        • 413: 61417
        • 414: 61590
        • 415: 61605
        • 416: 61714
        • 417: 61820
        • 418: 61892
        • 419: 61892
        • 420: 62030
        • 421: 62030
        • 422: 62180
        • 423: 62376
        • 424: 62531
        • 425: 62532
        • 426: 62941
        • 427: 62952
        • 428: 63019
        • 429: 63022
        • 430: 63156
        • 431: 63159
        • 432: 63357
        • 433: 63470
        • 434: 63476
        • 435: 63572
        • 436: 63572
        • 437: 63721
        • 438: 64513
        • 439: 65063
        • 440: 65180
        • 441: 65632
        • 442: 66306
        • 443: 66306
        • 444: 66465
        • 445: 67084
        • 446: 67580
        • 447: 67855
        • 448: 68232
        • 449: 68232
        • 450: 68246
        • 451: 69363
        • 452: 69363
        • 453: 69363
        • 454: 70090
        • 455: 70721
        • 456: 70909
        • 457: 71022
        • 458: 71022
        • 459: 71022
        • 460: 71023
        • 461: 71358
        • 462: 71508
        • 463: 72147
        • 464: 72438
        • 465: 72644
        • 466: 72644
        • 467: 72648
        • 468: 72703
        • 469: 72703
        • 470: 72853
        • 471: 72853
        • 472: 72924
        • 473: 73121
        • 474: 73314
        • 475: 73314
        • 476: 73924
        • 477: 73945
        • 478: 73945
        • 479: 73945
        • 480: 73959
        • 481: 74264
        • 482: 74348
        • 483: 74621
        • 484: 74909
        • 485: 74909
        • 486: 75009
        • 487: 75238
        • 488: 75238
        • 489: 75572
        • 490: 75632
        • 491: 75903
        • 492: 76176
        • 493: 76176
        • 494: 76280
        • 495: 76593
        • 496: 76674
        • 497: 76756
        • 498: 77187
        • 499: 77374
        • 500: 77454
        • 501: 77755
        • 502: 77948
        • 503: 78402
        • 504: 78783
        • 505: 79110
        • 506: 80141
        • 507: 80195
        • 508: 80195
        • 509: 81296
        • 510: 81795
        • 511: 81908
        • 512: 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.25msselect `id`, `name` from `programs` where `programs`.`id` in (14, 15, 16, 18, 20, 26, 44, 49, 124, 216, 440, 444, 456, 820, 856, 918, 962, 1062, 1256, 1597, 1617, 1628, 1647, 1686, 1721, 2264, 2267, 2398, 2816, 2817, 3221, 3335, 3411, 3423, 3437, 3443, 3451, 3458, 3460, 3474, 3588, 3596, 3600, 3635, 3705, 3822, 3901, 4009, 4050, 4475, 4716, 5058, 5486, 6102) 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.19msselect * from `courses` where `courses`.`id` in (1, 2, 7, 8, 10, 11, 12, 13, 17, 19, 20, 21, 22, 23, 25, 30, 33, 43, 74, 83, 84, 120) 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_new2.13msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (15525, 15526, 15528, 15530, 15531, 15534, 15535, 15536, 15537, 15538, 15539, 15541, 15542, 15547, 15561, 15773, 16766, 16832, 17238, 18289, 18386, 18507, 19391, 20409, 20483, 21294, 21331, 22032, 24095, 25080, 25577, 29626, 35161, 39053, 39054, 39055, 39056, 45086, 45695, 62376, 62531, 62532, 63019, 63022, 63156, 63159, 63357, 63470, 63572, 64513, 65632, 66306, 66465, 67084, 67580, 67855, 68232, 68246, 69363, 70090, 70721, 70909, 71022, 71358, 71508, 72147) 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_new1.83msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (15525, 15526, 15528, 15530, 15531, 15534, 15535, 15536, 15537, 15538, 15539, 15541, 15542, 15547, 15561, 15773, 16766, 16832, 17238, 18289, 18386, 18507, 19391, 20409, 20483, 21294, 21331, 22032, 24095, 25080, 25577, 29626, 35161, 39053, 39054, 39055, 39056, 45086, 45695, 62376, 62531, 62532, 63019, 63022, 63156, 63159, 63357, 63470, 63572, 64513, 65632, 66306, 66465, 67084, 67580, 67855, 68232, 68246, 69363, 70090, 70721, 70909, 71022, 71358, 71508, 72147) 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.83msselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (15525, 15526, 15528, 15530, 15531, 15534, 15535, 15536, 15537, 15538, 15539, 15541, 15542, 15547, 15561, 15773, 16766, 16832, 17238, 18289, 18386, 18507, 19391, 20409, 20483, 21294, 21331, 22032, 24095, 25080, 25577, 29626, 35161, 39053, 39054, 39055, 39056, 45086, 45695, 62376, 62531, 62532, 63019, 63022, 63156, 63159, 63357, 63470, 63572, 64513, 65632, 66306, 66465, 67084, 67580, 67855, 68232, 68246, 69363, 70090, 70721, 70909, 71022, 71358, 71508, 72147) 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_new2.4msselect `name` from `cities` where `id` = 109 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 109
        • 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.95msselect `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_new880μ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_new2.19msselect `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.71msselect `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_new2.09msselect `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.5msselect `name` from `cities` where `id` = 252 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 252
        • 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.79msselect `name` from `states` where `id` = 86 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 86
        • 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.05msselect `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_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.07msselect `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.8msselect `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.13msselect `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_new1.34msselect `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_new930μsselect `name` from `cities` where `id` = 32 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 32
        • 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` = 80 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 80
        • 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_new730μsselect `name` from `cities` where `id` = 110 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 110
        • 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` = 80 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 80
        • 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.39msselect `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_new1.08msselect `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_new1.44msselect `name` from `cities` where `id` = 22 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 22
        • 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` = 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_new960μsselect `name` from `cities` where `id` = 282 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 282
        • 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.24msselect `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_new2.51msselect `name` from `cities` where `id` = 321 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 321
        • 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.12msselect `name` from `states` where `id` = 98 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 98
        • 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` = 3 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 3
        • 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.58msselect `name` from `states` where `id` = 98 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 98
        • 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.33msselect `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_new1.23msselect `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_new880μ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_new800μ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_new690μ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_new1.22msselect `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_new1.61msselect `name` from `cities` where `id` = 72 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 72
        • 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.49msselect `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.63msselect `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_new960μ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_new650μ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_new600μ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.49msselect `name` from `cities` where `id` = 157 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 157
        • 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.2msselect `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_new1.36msselect `name` from `cities` where `id` = 105 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 105
        • 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.19msselect `name` from `states` where `id` = 76 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 76
        • 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.31msselect `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_new1.19msselect `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.08msselect `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_new5.59msselect `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.45msselect `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_new6.5msselect `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.99msselect `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_new1.52msselect `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_new990μsselect `name` from `cities` where `id` = 12 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 12
        • 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_new550μsselect `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` = 118 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 118
        • 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.22msselect `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_new4.8msselect `name` from `cities` where `id` = 59 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 59
        • 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` = 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_new1.48msselect `name` from `cities` where `id` = 192 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 192
        • 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_new1msselect `name` from `states` where `id` = 96 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 96
        • 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.32msselect `name` from `cities` where `id` = 118 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 118
        • 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_new830μ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_new960μsselect `name` from `cities` where `id` = 12 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 12
        • 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.85msselect `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.91msselect `name` from `cities` where `id` = 719 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 719
        • 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_new750μsselect `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.15msselect `name` from `cities` where `id` = 35 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 35
        • 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_new590μ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_new2.01msselect `name` from `cities` where `id` = 35 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 35
        • 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.22msselect `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_new1.03msselect `name` from `cities` where `id` = 361 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 361
        • 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.95msselect `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_new2.15msselect `name` from `cities` where `id` = 719 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 719
        • 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.45msselect `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_new2.1msselect `name` from `cities` where `id` = 13 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 13
        • 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.24msselect `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_new910μ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_new980μ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.24msselect `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.35msselect `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.06msselect `name` from `cities` where `id` = 72 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 72
        • 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.42msselect `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.18msselect `name` from `cities` where `id` = 83 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 83
        • 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.6msselect `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
      • db_collegesearch_new780μ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.03msselect `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.71msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.36msselect `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.13msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new740μ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.12msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new750μ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.31msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.23msselect `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_new2.04msselect `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_new3.75msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.22msselect `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.24msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.19msselect `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_new159msselect * 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_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_new3.64msselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = ? and `exams`.`deleted_at` is null and `status` = ? limit 5
      • db_collegesearch_new1.29msselect `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.04msselect `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_new770μ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_new25.5msselect `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.79msselect `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_new930μsselect * from `exam_feature_mappings` where `exam_id` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ?
      • db_collegesearch_new990μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (13, 26) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new830μ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.01msselect * from `meta_tags` where `slug` = ? and `meta_tags`.`deleted_at` is null and `status` = ? limit 1
      • db_collegesearch_new2.06msselect `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_new2.19msselect `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.02msselect * from `brandings` where `section` = ? and `brandings`.`deleted_at` is null and `status` = ?
      App\Models\InstituteProgram
      66InstituteProgram.php#?
      App\Models\Program
      54Program.php#?
      App\Models\Institute
      50Institute.php#?
      App\Models\City
      50City.php#?
      App\Models\State
      50State.php#?
      App\Models\InstituteProgramPlacement
      36InstituteProgramPlacement.php#?
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\InstituteProgramFeesSummary
      24InstituteProgramFeesSummary.php#?
      App\Models\Course
      23Course.php#?
      App\Models\ExamContent
      10ExamContent.php#?
      App\Models\Exam
      4Exam.php#?
      App\Models\ExamFeatureMapping
      2ExamFeatureMapping.php#?
      App\Models\ExamFeature
      2ExamFeature.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          HgpnyXYWFOCGg3zpuHHwLxXkLy6stH33jfqBLxxH
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/nata-colleges-accepting-exam" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/nata-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:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "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
          []
          
          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 => "Sun, 04 May 2025 03:47:02 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InpXVVlENEVsUFJKS2kxS3o2TWdBVnc9PSIsInZhbHVlIjoiZmQycG45WDN6bGdtaUUyc3QzUnpKbUp2YnBwd2FUVjRsdG9VS1ZMdjJtbDB4T1FSVGxVM25KQkhxR25pbkJVdi9nZzllNDVXa2s4MktBM1JTc3JoKzV6d2dpVUh6TytRZklLQXNSRmFScisrVG1saEZUNWU1RDFJazlRUkJacVgiLCJtYWMiOiI0YmZkY2ExZjA5NjI3OTU4NDhjYWIzOGE3NDBhODhmOTdmZDA3MjlkNTkzMTczZDgxNTk3NzE2MDgyMTU1ZjQzIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 05:47:02 GMT; Max-Age=7199; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InpXVVlENEVsUFJKS2kxS3o2TWdBVnc9PSIsInZhbHVlIjoiZmQycG45WDN6bGdtaUUyc3QzUnpKbUp2YnBwd2FUVjRsdG9VS1ZMdjJtbDB4T1FSVGxVM25KQkhxR25pbkJVdi9nZzllN" 1 => "laravel_session=eyJpdiI6IkR4YzJpbXFDVHRIcGZ1TlRyMi9uY3c9PSIsInZhbHVlIjoiR0h1ZkYwZldKR29rSWs1NWdXN0tWWkFLdXZyWkx3TUFIcmIyN2NoU1p3b2ZTd3VFR3E3dHNzQUNjSTVFZStJM2VwenovVjRwYnVpdUpHdUhPR3g2MkZ3Q1hhMndlaTE1bGlrNnd5UTFKOEtoTVE4NW14OVhPeHQxYlk2cGpjZVoiLCJtYWMiOiI1NWQxNTM3NzU1YTBlMGFhNTgyNTM4OTlhODU2ZmQwNmI1MDQ0OGFhZjcwNWYzZGM5OTI4YjdkOWNlYjI4NzNkIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 05:47:02 GMT; Max-Age=7199; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkR4YzJpbXFDVHRIcGZ1TlRyMi9uY3c9PSIsInZhbHVlIjoiR0h1ZkYwZldKR29rSWs1NWdXN0tWWkFLdXZyWkx3TUFIcmIyN2NoU1p3b2ZTd3VFR3E3dHNzQUNjSTVFZStJM2Vw" 2 => "course_id=15; expires=Mon, 04 May 2026 03:47:02 GMT; Max-Age=31535999; path=/; samesite=lax" 3 => "course_name=B.Arch; expires=Mon, 04 May 2026 03:47:02 GMT; Max-Age=31535999; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InpXVVlENEVsUFJKS2kxS3o2TWdBVnc9PSIsInZhbHVlIjoiZmQycG45WDN6bGdtaUUyc3QzUnpKbUp2YnBwd2FUVjRsdG9VS1ZMdjJtbDB4T1FSVGxVM25KQkhxR25pbkJVdi9nZzllNDVXa2s4MktBM1JTc3JoKzV6d2dpVUh6TytRZklLQXNSRmFScisrVG1saEZUNWU1RDFJazlRUkJacVgiLCJtYWMiOiI0YmZkY2ExZjA5NjI3OTU4NDhjYWIzOGE3NDBhODhmOTdmZDA3MjlkNTkzMTczZDgxNTk3NzE2MDgyMTU1ZjQzIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 05:47:02 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpXVVlENEVsUFJKS2kxS3o2TWdBVnc9PSIsInZhbHVlIjoiZmQycG45WDN6bGdtaUUyc3QzUnpKbUp2YnBwd2FUVjRsdG9VS1ZMdjJtbDB4T1FSVGxVM25KQkhxR25pbkJVdi9nZzllN" 1 => "laravel_session=eyJpdiI6IkR4YzJpbXFDVHRIcGZ1TlRyMi9uY3c9PSIsInZhbHVlIjoiR0h1ZkYwZldKR29rSWs1NWdXN0tWWkFLdXZyWkx3TUFIcmIyN2NoU1p3b2ZTd3VFR3E3dHNzQUNjSTVFZStJM2VwenovVjRwYnVpdUpHdUhPR3g2MkZ3Q1hhMndlaTE1bGlrNnd5UTFKOEtoTVE4NW14OVhPeHQxYlk2cGpjZVoiLCJtYWMiOiI1NWQxNTM3NzU1YTBlMGFhNTgyNTM4OTlhODU2ZmQwNmI1MDQ0OGFhZjcwNWYzZGM5OTI4YjdkOWNlYjI4NzNkIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 05:47:02 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkR4YzJpbXFDVHRIcGZ1TlRyMi9uY3c9PSIsInZhbHVlIjoiR0h1ZkYwZldKR29rSWs1NWdXN0tWWkFLdXZyWkx3TUFIcmIyN2NoU1p3b2ZTd3VFR3E3dHNzQUNjSTVFZStJM2Vw" 2 => "course_id=15; expires=Mon, 04-May-2026 03:47:02 GMT; path=/" 3 => "course_name=B.Arch; expires=Mon, 04-May-2026 03:47:02 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "HgpnyXYWFOCGg3zpuHHwLxXkLy6stH33jfqBLxxH" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/nata-colleges-accepting-exam" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-04 03:47:02GET/exams/nata-colleges-accepting-exam11131405