MET Madhya Pradesh Accepting Colleges 2025 - Top MBA / PGDM Colleges in India, Fees

Madhya Pradesh Management Entrance Test

Re-exam Date
11th December, 2024

Table of Content

Top Colleges Accepting MET Madhya Pradesh

Other MBA / PGDM Exams

CAT logo
CAT CAT | 29th November, 2025
XAT logo
XAT XAT | 05th January, 2025
MAT logo
MAT MAT | 09th March, 2025
TS ICET logo
TS ICET TS ICET | 08th June, 2025
GMAT logo
GMAT GMAT | Date not available
View All
Request history8.3.19PHP Version823msRequest Duration4MBMemory UsageGET exams/{slug}Route
    • Booting (10.08ms)time
    • Application (813ms)time
    • 1 x Application (98.77%)
      813ms
      1 x Booting (1.22%)
      10.08ms
      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
      134 statements were executed (76 duplicates)Show only duplicatesdb_collegesearch_new610ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 34 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_new4.63msselect * from `seo_redirects` where `redirect_from` = '/exams/met-madhya-pradesh-colleges-accepting-exam' limit 1
        Bindings
        • 0: /exams/met-madhya-pradesh-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_new2.15msselect * from `meta_tags` where `slug` = 'exams/met-madhya-pradesh-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/met-madhya-pradesh-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.17msselect * 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_new920μsselect * from `exams` where `slug` = 'met-madhya-pradesh' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: met-madhya-pradesh
        • 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_new840μsselect * from `courses` where `courses`.`id` in (2) 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_new2.89msselect `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` = 46 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 46
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#285db_collegesearch_new1.69msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (151) and `admins`.`deleted_at` is null
        Bindings
        • 0: 151
        Backtrace
        • app/Http/Controllers/ExamController.php:285
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#88db_collegesearch_new1.09msselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 46
        Bindings
        • 0: 46
        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_new1.99msselect `institute_id` from `institute_programs` where `id` in (4734, 4735, 4745, 4746, 4749, 4755, 4757, 4759, 4764, 4777, 4972, 6322, 6323, 6324, 6325, 6326, 6327, 6333, 6635, 6636, 6637, 6638, 6639, 6640, 6641, 7546, 10015, 10016, 10017, 10018, 10163, 10164, 10165, 10166, 10365, 10395, 11157, 11587, 14495, 18562, 21323, 27660, 27971, 27972, 27973, 28077, 28167, 28186, 28187, 28188, 28313, 28430, 28506, 28849, 28904, 28905, 28906, 28919, 28973, 29070, 29071, 29072, 29073, 29076, 29104, 29236, 29244, 29413, 30065, 30066, 30067, 30068, 30069, 30183, 30266, 30270, 48430, 51313, 51373, 51374, 51375, 52518, 52590, 52768, 53085, 53500, 54230, 56481, 56482, 56483, 61105, 61106, 61107, 61108, 62423, 72945, 73857, 73879, 78161) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4734
        • 1: 4735
        • 2: 4745
        • 3: 4746
        • 4: 4749
        • 5: 4755
        • 6: 4757
        • 7: 4759
        • 8: 4764
        • 9: 4777
        • 10: 4972
        • 11: 6322
        • 12: 6323
        • 13: 6324
        • 14: 6325
        • 15: 6326
        • 16: 6327
        • 17: 6333
        • 18: 6635
        • 19: 6636
        • 20: 6637
        • 21: 6638
        • 22: 6639
        • 23: 6640
        • 24: 6641
        • 25: 7546
        • 26: 10015
        • 27: 10016
        • 28: 10017
        • 29: 10018
        • 30: 10163
        • 31: 10164
        • 32: 10165
        • 33: 10166
        • 34: 10365
        • 35: 10395
        • 36: 11157
        • 37: 11587
        • 38: 14495
        • 39: 18562
        • 40: 21323
        • 41: 27660
        • 42: 27971
        • 43: 27972
        • 44: 27973
        • 45: 28077
        • 46: 28167
        • 47: 28186
        • 48: 28187
        • 49: 28188
        • 50: 28313
        • 51: 28430
        • 52: 28506
        • 53: 28849
        • 54: 28904
        • 55: 28905
        • 56: 28906
        • 57: 28919
        • 58: 28973
        • 59: 29070
        • 60: 29071
        • 61: 29072
        • 62: 29073
        • 63: 29076
        • 64: 29104
        • 65: 29236
        • 66: 29244
        • 67: 29413
        • 68: 30065
        • 69: 30066
        • 70: 30067
        • 71: 30068
        • 72: 30069
        • 73: 30183
        • 74: 30266
        • 75: 30270
        • 76: 48430
        • 77: 51313
        • 78: 51373
        • 79: 51374
        • 80: 51375
        • 81: 52518
        • 82: 52590
        • 83: 52768
        • 84: 53085
        • 85: 53500
        • 86: 54230
        • 87: 56481
        • 88: 56482
        • 89: 56483
        • 90: 61105
        • 91: 61106
        • 92: 61107
        • 93: 61108
        • 94: 62423
        • 95: 72945
        • 96: 73857
        • 97: 73879
        • 98: 78161
        • 99: 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_new3.74msselect * from `institutes` where `id` in (2176, 2176, 2182, 2182, 2196, 2198, 2203, 2203, 2203, 2211, 1053, 717, 722, 722, 722, 722, 722, 807, 2183, 1475, 1475, 1475, 1475, 1475, 1475, 121, 1543, 7590, 7590, 7590, 7617, 7617, 7617, 7617, 7674, 7678, 7819, 395, 8755, 11536, 12842, 1371, 14644, 14644, 14644, 14692, 2405, 14755, 14755, 14755, 14840, 14857, 14877, 14915, 14912, 14912, 14912, 591, 1954, 15014, 15014, 15014, 15014, 14902, 14317, 5089, 5089, 15028, 4641, 4641, 4641, 4346, 3525, 3288, 7221, 8755, 2738, 2751, 2751, 2751, 3307, 3332, 3369, 3447, 3892, 5086, 5087, 5088, 8914, 8914, 8915, 8915, 9485, 14290, 14290, 17290) 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` = 2 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: 2176
        • 1: 2176
        • 2: 2182
        • 3: 2182
        • 4: 2196
        • 5: 2198
        • 6: 2203
        • 7: 2203
        • 8: 2203
        • 9: 2211
        • 10: 1053
        • 11: 717
        • 12: 722
        • 13: 722
        • 14: 722
        • 15: 722
        • 16: 722
        • 17: 807
        • 18: 2183
        • 19: 1475
        • 20: 1475
        • 21: 1475
        • 22: 1475
        • 23: 1475
        • 24: 1475
        • 25: 121
        • 26: 1543
        • 27: 7590
        • 28: 7590
        • 29: 7590
        • 30: 7617
        • 31: 7617
        • 32: 7617
        • 33: 7617
        • 34: 7674
        • 35: 7678
        • 36: 7819
        • 37: 395
        • 38: 8755
        • 39: 11536
        • 40: 12842
        • 41: 1371
        • 42: 14644
        • 43: 14644
        • 44: 14644
        • 45: 14692
        • 46: 2405
        • 47: 14755
        • 48: 14755
        • 49: 14755
        • 50: 14840
        • 51: 14857
        • 52: 14877
        • 53: 14915
        • 54: 14912
        • 55: 14912
        • 56: 14912
        • 57: 591
        • 58: 1954
        • 59: 15014
        • 60: 15014
        • 61: 15014
        • 62: 15014
        • 63: 14902
        • 64: 14317
        • 65: 5089
        • 66: 5089
        • 67: 15028
        • 68: 4641
        • 69: 4641
        • 70: 4641
        • 71: 4346
        • 72: 3525
        • 73: 3288
        • 74: 7221
        • 75: 8755
        • 76: 2738
        • 77: 2751
        • 78: 2751
        • 79: 2751
        • 80: 3307
        • 81: 3332
        • 82: 3369
        • 83: 3447
        • 84: 3892
        • 85: 5086
        • 86: 5087
        • 87: 5088
        • 88: 8914
        • 89: 8914
        • 90: 8915
        • 91: 8915
        • 92: 9485
        • 93: 14290
        • 94: 14290
        • 95: 17290
        • 96: active
        • 97: cs
        • 98: 0
        • 99: 2
        • 100: active
        • 101: 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.64msselect 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 (395, 591, 717, 722, 807, 1053, 1371, 1475, 1543, 1954, 2176, 2182, 2183, 2196, 2198, 2203, 2211, 2405, 2738, 2751, 3288, 3307, 5086, 5089, 7221, 7590, 7617, 7674, 7678, 7819, 8755, 8914, 8915, 9485, 11536, 12842, 14290, 14317, 14644, 14692, 14755, 14840, 14857, 14877, 14902, 14912, 14915, 15014, 15028, 17290) and `id` in (4734, 4735, 4745, 4746, 4749, 4755, 4757, 4759, 4764, 4777, 4972, 6322, 6323, 6324, 6325, 6326, 6327, 6333, 6635, 6636, 6637, 6638, 6639, 6640, 6641, 7546, 10015, 10016, 10017, 10018, 10163, 10164, 10165, 10166, 10365, 10395, 11157, 11587, 14495, 18562, 21323, 27660, 27971, 27972, 27973, 28077, 28167, 28186, 28187, 28188, 28313, 28430, 28506, 28849, 28904, 28905, 28906, 28919, 28973, 29070, 29071, 29072, 29073, 29076, 29104, 29236, 29244, 29413, 30065, 30066, 30067, 30068, 30069, 30183, 30266, 30270, 48430, 51313, 51373, 51374, 51375, 52518, 52590, 52768, 53085, 53500, 54230, 56481, 56482, 56483, 61105, 61106, 61107, 61108, 62423, 72945, 73857, 73879, 78161) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4734
        • 1: 4735
        • 2: 4745
        • 3: 4746
        • 4: 4749
        • 5: 4755
        • 6: 4757
        • 7: 4759
        • 8: 4764
        • 9: 4777
        • 10: 4972
        • 11: 6322
        • 12: 6323
        • 13: 6324
        • 14: 6325
        • 15: 6326
        • 16: 6327
        • 17: 6333
        • 18: 6635
        • 19: 6636
        • 20: 6637
        • 21: 6638
        • 22: 6639
        • 23: 6640
        • 24: 6641
        • 25: 7546
        • 26: 10015
        • 27: 10016
        • 28: 10017
        • 29: 10018
        • 30: 10163
        • 31: 10164
        • 32: 10165
        • 33: 10166
        • 34: 10365
        • 35: 10395
        • 36: 11157
        • 37: 11587
        • 38: 14495
        • 39: 18562
        • 40: 21323
        • 41: 27660
        • 42: 27971
        • 43: 27972
        • 44: 27973
        • 45: 28077
        • 46: 28167
        • 47: 28186
        • 48: 28187
        • 49: 28188
        • 50: 28313
        • 51: 28430
        • 52: 28506
        • 53: 28849
        • 54: 28904
        • 55: 28905
        • 56: 28906
        • 57: 28919
        • 58: 28973
        • 59: 29070
        • 60: 29071
        • 61: 29072
        • 62: 29073
        • 63: 29076
        • 64: 29104
        • 65: 29236
        • 66: 29244
        • 67: 29413
        • 68: 30065
        • 69: 30066
        • 70: 30067
        • 71: 30068
        • 72: 30069
        • 73: 30183
        • 74: 30266
        • 75: 30270
        • 76: 48430
        • 77: 51313
        • 78: 51373
        • 79: 51374
        • 80: 51375
        • 81: 52518
        • 82: 52590
        • 83: 52768
        • 84: 53085
        • 85: 53500
        • 86: 54230
        • 87: 56481
        • 88: 56482
        • 89: 56483
        • 90: 61105
        • 91: 61106
        • 92: 61107
        • 93: 61108
        • 94: 62423
        • 95: 72945
        • 96: 73857
        • 97: 73879
        • 98: 78161
        • 99: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new3.14msselect `id`, `name` from `programs` where `programs`.`id` in (14, 15, 16, 17, 19, 20, 25, 26, 30, 49, 55, 454, 674, 823, 824, 826, 842, 917, 927, 930, 995, 1597, 1600, 1601, 1622, 1631, 1695, 1699, 1733, 1780, 2035, 2166, 2264, 2265, 2266, 2267, 2268, 2278, 2322, 2329, 2334, 2351, 2353, 2731, 2733, 2734, 2791, 3336, 3337, 3344, 3404, 3411, 3437, 3441, 3479, 3520, 3588, 4428, 5070, 5079, 5340, 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.12msselect * from `courses` where `courses`.`id` in (1, 2, 7, 8, 10, 17, 18, 19, 20, 21, 23, 25, 53, 74, 92, 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_new5.33msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (4734, 4735, 4745, 4746, 4749, 4755, 4757, 4759, 4764, 4777, 4972, 6322, 6323, 6324, 6325, 6326, 6327, 6333, 6635, 6636, 6637, 6638, 6639, 6640, 6641, 10015, 10016, 10017, 10018, 10163, 10164, 10165, 10166, 10365, 10395, 11157, 11587, 14495, 18562, 21323, 27660, 27971, 27972, 27973, 28077, 28167, 28186, 28187, 28188, 28313, 28430, 28506, 28849, 28904, 28905, 28906, 28919, 28973, 29070, 29071, 29072, 29073, 29076, 29104, 29236, 29244, 29413, 30183, 30266, 30270, 51313, 51373, 51374, 51375, 52518, 56481, 61105, 61106, 61107, 61108, 62423, 73857, 73879, 78161) and `institute_program_fees_summaries`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new2.41msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (4734, 4735, 4745, 4746, 4749, 4755, 4757, 4759, 4764, 4777, 4972, 6322, 6323, 6324, 6325, 6326, 6327, 6333, 6635, 6636, 6637, 6638, 6639, 6640, 6641, 10015, 10016, 10017, 10018, 10163, 10164, 10165, 10166, 10365, 10395, 11157, 11587, 14495, 18562, 21323, 27660, 27971, 27972, 27973, 28077, 28167, 28186, 28187, 28188, 28313, 28430, 28506, 28849, 28904, 28905, 28906, 28919, 28973, 29070, 29071, 29072, 29073, 29076, 29104, 29236, 29244, 29413, 30183, 30266, 30270, 51313, 51373, 51374, 51375, 52518, 56481, 61105, 61106, 61107, 61108, 62423, 73857, 73879, 78161) 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_new1.66msselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (4734, 4735, 4745, 4746, 4749, 4755, 4757, 4759, 4764, 4777, 4972, 6322, 6323, 6324, 6325, 6326, 6327, 6333, 6635, 6636, 6637, 6638, 6639, 6640, 6641, 10015, 10016, 10017, 10018, 10163, 10164, 10165, 10166, 10365, 10395, 11157, 11587, 14495, 18562, 21323, 27660, 27971, 27972, 27973, 28077, 28167, 28186, 28187, 28188, 28313, 28430, 28506, 28849, 28904, 28905, 28906, 28919, 28973, 29070, 29071, 29072, 29073, 29076, 29104, 29236, 29244, 29413, 30183, 30266, 30270, 51313, 51373, 51374, 51375, 52518, 56481, 61105, 61106, 61107, 61108, 62423, 73857, 73879, 78161) 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_new1.36msselect `name` from `cities` where `id` = 70 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 70
        • 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.25msselect `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_new980μsselect `name` from `cities` where `id` = 70 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 70
        • 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` = 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.29msselect `name` from `cities` where `id` = 57 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 57
        • 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.02msselect `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.83msselect `name` from `cities` where `id` = 148 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 148
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.56msselect `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.17msselect `name` from `cities` where `id` = 39 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 39
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.89msselect `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.4msselect `name` from `cities` where `id` = 183 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 183
        • 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.43msselect `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.25msselect `name` from `cities` where `id` = 690 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 690
        • 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.33msselect `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_new3.06msselect `name` from `cities` where `id` = 95 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 95
        • 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` = 66 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 66
        • 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.57msselect `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.35msselect `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_new6.96msselect `name` from `cities` where `id` = 245 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 245
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new4.11msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.41msselect `name` from `cities` where `id` = 224 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 224
        • 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.2msselect `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_new590μsselect `name` from `cities` where `id` = 38 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 38
        • 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_new730μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new860μsselect `name` from `cities` where `id` = 53 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 53
        • 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_new690μsselect `name` from `states` where `id` = 90 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 90
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new690μsselect `name` from `cities` where `id` = 187 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 187
        • 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` = 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.27msselect `name` from `cities` where `id` = 233 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 233
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new770μsselect `name` from `states` where `id` = 64 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 64
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new970μsselect `name` from `cities` where `id` = 265 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 265
        • 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.01msselect `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.12msselect `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_new590μ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_new1.35msselect `name` from `cities` where `id` = 303 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 303
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new710μsselect `name` from `states` where `id` = 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#189db_collegesearch_new1.21msselect `name` from `states` where `id` = 64 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 64
        • 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` = 438 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 438
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.57msselect `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.86msselect `name` from `cities` where `id` = 216 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 216
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new2.67msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.3msselect `name` from `cities` where `id` = 199 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 199
        • 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.25msselect `name` from `states` where `id` = 85 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 85
        • 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.47msselect `name` from `cities` where `id` = 475 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 475
        • 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_new970μsselect `name` from `states` where `id` = 90 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 90
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new830μsselect `name` from `cities` where `id` = 80 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 80
        • 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_new730μsselect `name` from `states` where `id` = 97 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 97
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.41msselect `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_new7.16msselect `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#189db_collegesearch_new5.85msselect `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.63msselect `name` from `cities` where `id` = 106 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 106
        • 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.21msselect `name` from `states` where `id` = 77 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 77
        • 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_new940μsselect `name` from `cities` where `id` = 156 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 156
        • 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.37msselect `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_new2.34msselect `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_new3msselect `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#189db_collegesearch_new11.57msselect `name` from `states` where `id` = 77 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 77
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new740μsselect `name` from `cities` where `id` = 116 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 116
        • 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.76msselect `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.68msselect `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_new1.73msselect `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.01msselect `name` from `cities` where `id` = 182 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 182
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new850μsselect `name` from `states` where `id` = 77 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 77
        • 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.4msselect `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.37msselect `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.7msselect `name` from `cities` where `id` = 112 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 112
        • 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.84msselect `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.54msselect `name` from `cities` where `id` = 38 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 38
        • 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.76msselect `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.6msselect `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_new920μ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#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_new2.79msselect `name` from `cities` where `id` = 66 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 66
        • 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.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.87msselect `name` from `cities` where `id` = 82 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 82
        • 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.56msselect `name` from `states` where `id` = 97 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 97
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new2.56msselect `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_new1.42msselect `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.62msselect `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_new2.26msselect `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_new1.86msselect `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.31msselect `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_new4.53msselect `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_new3.9msselect `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
      • db_collegesearch_new1.58msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.78msselect `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.57msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new3.92msselect `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.97msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.81msselect `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.39msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new3.54msselect `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.16msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.52msselect `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.6msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new3.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_new153msselect * 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_new145msselect * from `articles` where `type` = ? and `link_type` = ? and `link_id` = ? and `articles`.`deleted_at` is null and `articles`.`status` = ? order by `created_at` desc
      • db_collegesearch_new1.32msselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = ? and `exams`.`deleted_at` is null and `status` = ? limit 5
      • db_collegesearch_new990μ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_new930μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new1.25msselect `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_new500μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • 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_new720μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new940μ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_new560μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new1.15msselect `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_new26.07msselect `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.73msselect `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_new1.54msselect * from `exam_feature_mappings` where `exam_id` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ?
      • db_collegesearch_new1.65msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (13, 26) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new990μ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_new640μsselect * from `meta_tags` where `slug` = ? and `meta_tags`.`deleted_at` is null and `status` = ? limit 1
      • db_collegesearch_new2.41msselect `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.33msselect `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.2msselect * from `brandings` where `section` = ? and `brandings`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new2.06msselect * from `ctas` where `article_url` = ? and `ctas`.`deleted_at` is null and `ctas`.`status` = ?
      App\Models\InstituteProgram
      84InstituteProgram.php#?
      App\Models\InstituteProgramFeesSummary
      84InstituteProgramFeesSummary.php#?
      App\Models\Program
      62Program.php#?
      App\Models\InstituteProgramPlacement
      52InstituteProgramPlacement.php#?
      App\Models\Institute
      50Institute.php#?
      App\Models\State
      50State.php#?
      App\Models\City
      46City.php#?
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Course
      17Course.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\ExamFeatureMapping
      6ExamFeatureMapping.php#?
      App\Models\ExamFeature
      6ExamFeature.php#?
      App\Models\ExamContent
      1ExamContent.php#?
      App\Models\Admin
      1Admin.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          hzOo4lvzXHVYbTvRXI6Tu6xVwtUU3Zn1x5u9U4bJ
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/met-madhya-pradesh-colleges-accepting-e...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/met-madhya-pradesh-colleges-accepting-exam
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9LSnNaOXdWY3JFd241RHRnSUpkTFE9PSIsInZhbHVlIjoiNzF6enNwOWU5elY1QWNzSkwrQVhzYWtSbVlxVUtVRnF1STFDSUkwYjAyY1ZQcFRlMnFiblNHWTBMR05SQ1FuVWNFU3diaW1hT1l4RDMwYXI5UHFSaHN2UTJ4YXhHU0pUN1ZJWlN4MG1vYTVLcVNsSFpLakFTRWF6bTRZN2sxRGsiLCJtYWMiOiI5NTI2YzhlZjQ1ZjEyZWQ1NDBmNWQ2NjczZmE2NTA3NTNjYWZmNDNmYTUxYmNiZGRhNDRkMzgyY2E3YzliYjZjIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImRrTVJsRHpkcm83eFZtR1ZOWDNSdVE9PSIsInZhbHVlIjoiY3hHQUVSRnM1YTlYNmRybUFNQngwUFVpRkU4cjVVMGtpcHdYc0lBOG1oQm1PdTRJWENBM0pVVHBqaThYbnYvUVBNMW04cGpCQXc2dkJMczcxVGw3cVo5b2N2Y0ZFL2xHa2V5WHVvK3o0c0dKMmZQaVcvSGVrTnJOaDJmaWo1eFAiLCJtYWMiOiIwOWNhYWJlMjFjYzhjNjY5MDE1YTliNTU2Mzk5ZWY0NDUxN2VlMjUxYWViNDFjOWFhYWQwYjliYzlhZDRmN2VkIiwidGFnIjoiIn0%3D; course_id=2; course_name=MBA%20%2F%20PGDM; viewed_colleges=%5B48441%2C11570%5DXSRF-TOKEN=eyJpdiI6Im9LSnNaOXdWY3JFd241RHRnSUpkTFE9PSIsInZhbHVlIjoiNzF6enNwOWU5elY1QWNzSkwrQVhzYWtSbVlxVUtVRnF1STFDSUkwYjAyY1ZQcFRlMnFiblNHWTBMR05SQ1FuVWNFU3dia" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "XSRF-TOKEN" => "hzOo4lvzXHVYbTvRXI6Tu6xVwtUU3Zn1x5u9U4bJ" "laravel_session" => "Ry6zA9Cy6aWPdaQxP4zqsLOW9sxNOYVIFXqRf0aR" "course_id" => "2" "course_name" => "MBA / PGDM" "viewed_colleges" => "[48441,11570]" ]
          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 => "Fri, 30 May 2025 20:42:11 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNkaHVsSHB6djNsMlJiT1FUZlA3K1E9PSIsInZhbHVlIjoiZ3gvZ2RWWk5ZT1BFcm5LTExSd2cyaFpCdlI4eFVtK3pleWVpNmpTbnA3c1BnS0ZaMWtCKzdDbGdqTlZQM2xhSG9aRDBMLzBqdDlMeUdkU1o4amNpS3NwVE85NWFsMEc4WUlnZHcxRjZMa1ZNNUprVFByc21jWWFiREg0Q2tGUG0iLCJtYWMiOiI3Nzg0ZDUwMTczMGYxMWNlMGU3NzRjMDkxMzhmNmNlZjE2ZGMxYjY1YTUzZTkxNDNhZDdiNGRjMDkxNmQwZGQ3IiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:42:11 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNkaHVsSHB6djNsMlJiT1FUZlA3K1E9PSIsInZhbHVlIjoiZ3gvZ2RWWk5ZT1BFcm5LTExSd2cyaFpCdlI4eFVtK3pleWVpNmpTbnA3c1BnS0ZaMWtCKzdDbGdqTlZQM2xhSG9aRDBML" 1 => "laravel_session=eyJpdiI6Imp6clJHWHVKT2VZTnN5L0lzci9yK1E9PSIsInZhbHVlIjoiRzh5SGhjbHVyV2EyRFVaYThTc0RNeHVpQjREYm02WVdwUk54eCtIb0Nsd2EvZGxzZXd0Skk2cnhscFgwOExwT2NLTStlTjMvM25JZHNoQnNMUXFpNjV4RDh3Q201OE9vd0VibDd0eVdoeHVoU0tVSFRLaUl1L3JBWFkyVDVXckciLCJtYWMiOiIxODVjNWQ3NzVhMGVmNzAwZDBmZGM4ZTU4YWRhZTUzOGY4NDA4MDQwZWU4MDY2MzA4ODg3NmI2MzMyY2MzOWEwIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:42:11 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6Imp6clJHWHVKT2VZTnN5L0lzci9yK1E9PSIsInZhbHVlIjoiRzh5SGhjbHVyV2EyRFVaYThTc0RNeHVpQjREYm02WVdwUk54eCtIb0Nsd2EvZGxzZXd0Skk2cnhscFgwOExwT2NL" 2 => "course_id=2; expires=Sat, 30 May 2026 20:42:11 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNkaHVsSHB6djNsMlJiT1FUZlA3K1E9PSIsInZhbHVlIjoiZ3gvZ2RWWk5ZT1BFcm5LTExSd2cyaFpCdlI4eFVtK3pleWVpNmpTbnA3c1BnS0ZaMWtCKzdDbGdqTlZQM2xhSG9aRDBMLzBqdDlMeUdkU1o4amNpS3NwVE85NWFsMEc4WUlnZHcxRjZMa1ZNNUprVFByc21jWWFiREg0Q2tGUG0iLCJtYWMiOiI3Nzg0ZDUwMTczMGYxMWNlMGU3NzRjMDkxMzhmNmNlZjE2ZGMxYjY1YTUzZTkxNDNhZDdiNGRjMDkxNmQwZGQ3IiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:42:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNkaHVsSHB6djNsMlJiT1FUZlA3K1E9PSIsInZhbHVlIjoiZ3gvZ2RWWk5ZT1BFcm5LTExSd2cyaFpCdlI4eFVtK3pleWVpNmpTbnA3c1BnS0ZaMWtCKzdDbGdqTlZQM2xhSG9aRDBML" 1 => "laravel_session=eyJpdiI6Imp6clJHWHVKT2VZTnN5L0lzci9yK1E9PSIsInZhbHVlIjoiRzh5SGhjbHVyV2EyRFVaYThTc0RNeHVpQjREYm02WVdwUk54eCtIb0Nsd2EvZGxzZXd0Skk2cnhscFgwOExwT2NLTStlTjMvM25JZHNoQnNMUXFpNjV4RDh3Q201OE9vd0VibDd0eVdoeHVoU0tVSFRLaUl1L3JBWFkyVDVXckciLCJtYWMiOiIxODVjNWQ3NzVhMGVmNzAwZDBmZGM4ZTU4YWRhZTUzOGY4NDA4MDQwZWU4MDY2MzA4ODg3NmI2MzMyY2MzOWEwIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:42:11 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Imp6clJHWHVKT2VZTnN5L0lzci9yK1E9PSIsInZhbHVlIjoiRzh5SGhjbHVyV2EyRFVaYThTc0RNeHVpQjREYm02WVdwUk54eCtIb0Nsd2EvZGxzZXd0Skk2cnhscFgwOExwT2NL" 2 => "course_id=2; expires=Sat, 30-May-2026 20:42:11 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "hzOo4lvzXHVYbTvRXI6Tu6xVwtUU3Zn1x5u9U4bJ" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/met-madhya-pradesh-colleges-accepting-exam" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-30 20:42:11GET/exams/met-madhya-pradesh-colleges-accepting-exam11134499