JMET Accepting Colleges 2025 - Top MBA / PGDM Colleges in India, Fees

Joint Management Entrance Test

Re-exam Date
11th December, 2024

Table of Content

Top Colleges Accepting JMET

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 Version666msRequest Duration4MBMemory UsageGET exams/{slug}Route
    • Booting (6.81ms)time
    • Application (659ms)time
    • 1 x Application (98.98%)
      659ms
      1 x Booting (1.02%)
      6.81ms
      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 (88 duplicates)Show only duplicatesdb_collegesearch_new547ms
      • # 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_new6.43msselect * from `seo_redirects` where `redirect_from` = '/exams/jmet-colleges-accepting-exam' limit 1
        Bindings
        • 0: /exams/jmet-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.47msselect * from `meta_tags` where `slug` = 'exams/jmet-colleges-accepting-exam' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/jmet-colleges-accepting-exam
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new1.34msselect * 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_new750μsselect * from `exams` where `slug` = 'jmet' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: jmet
        • 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_new700μ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_new1.12msselect `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` = 28 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 28
        • 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_new490μ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_new1.36msselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 28
        Bindings
        • 0: 28
        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.69msselect `institute_id` from `institute_programs` where `id` in (4134, 4135, 4136, 4137, 4205, 4211, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4525, 4537, 4654, 4655, 4656, 4657, 4658, 4659, 4694, 4695, 4696, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 5000, 5001, 5002, 5003, 5004, 5005, 5036, 5233, 5327, 5328, 5329, 5513, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541, 5884, 5885, 5886, 5887, 5888, 5897, 5915, 6373, 6392, 6562, 6563, 6564, 6565, 6566, 6567, 8505, 9837, 9902, 10522, 10523, 10524, 10525, 15137, 16755, 16756, 16936, 17591, 17921, 18438, 18439, 18440, 18907, 19018, 36812, 36897, 36898, 37136, 42536, 42540, 48430, 53941, 57099, 57100, 57101, 57102, 65074, 78161) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4134
        • 1: 4135
        • 2: 4136
        • 3: 4137
        • 4: 4205
        • 5: 4211
        • 6: 4236
        • 7: 4237
        • 8: 4238
        • 9: 4239
        • 10: 4240
        • 11: 4241
        • 12: 4242
        • 13: 4243
        • 14: 4244
        • 15: 4525
        • 16: 4537
        • 17: 4654
        • 18: 4655
        • 19: 4656
        • 20: 4657
        • 21: 4658
        • 22: 4659
        • 23: 4694
        • 24: 4695
        • 25: 4696
        • 26: 4981
        • 27: 4982
        • 28: 4983
        • 29: 4984
        • 30: 4985
        • 31: 4986
        • 32: 4987
        • 33: 5000
        • 34: 5001
        • 35: 5002
        • 36: 5003
        • 37: 5004
        • 38: 5005
        • 39: 5036
        • 40: 5233
        • 41: 5327
        • 42: 5328
        • 43: 5329
        • 44: 5513
        • 45: 5523
        • 46: 5524
        • 47: 5525
        • 48: 5526
        • 49: 5527
        • 50: 5528
        • 51: 5529
        • 52: 5530
        • 53: 5531
        • 54: 5532
        • 55: 5533
        • 56: 5534
        • 57: 5535
        • 58: 5536
        • 59: 5537
        • 60: 5538
        • 61: 5539
        • 62: 5540
        • 63: 5541
        • 64: 5884
        • 65: 5885
        • 66: 5886
        • 67: 5887
        • 68: 5888
        • 69: 5897
        • 70: 5915
        • 71: 6373
        • 72: 6392
        • 73: 6562
        • 74: 6563
        • 75: 6564
        • 76: 6565
        • 77: 6566
        • 78: 6567
        • 79: 8505
        • 80: 9837
        • 81: 9902
        • 82: 10522
        • 83: 10523
        • 84: 10524
        • 85: 10525
        • 86: 15137
        • 87: 16755
        • 88: 16756
        • 89: 16936
        • 90: 17591
        • 91: 17921
        • 92: 18438
        • 93: 18439
        • 94: 18440
        • 95: 18907
        • 96: 19018
        • 97: 36812
        • 98: 36897
        • 99: 36898
        • 100: 37136
        • 101: 42536
        • 102: 42540
        • 103: 48430
        • 104: 53941
        • 105: 57099
        • 106: 57100
        • 107: 57101
        • 108: 57102
        • 109: 65074
        • 110: 78161
        • 111: active
        Backtrace
        • app/Models/Exam.php:102
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new2.75msselect * from `institutes` where `id` in (1404, 1404, 1404, 1405, 301, 1492, 1517, 1517, 1517, 1522, 1522, 1522, 1524, 1524, 1904, 1913, 942, 2102, 2102, 2102, 2102, 2102, 2139, 2139, 2139, 2366, 2373, 2373, 2377, 2377, 2377, 2377, 2405, 2405, 2405, 2405, 2405, 2405, 2419, 1022, 2832, 2832, 2832, 1094, 291, 291, 291, 291, 291, 291, 291, 291, 291, 340, 340, 296, 296, 296, 296, 296, 296, 296, 296, 4195, 4195, 4195, 4195, 4195, 4260, 4393, 991, 1135, 1893, 1901, 1901, 1901, 1901, 1901, 1066, 7553, 7564, 7711, 7711, 7711, 7711, 9320, 10100, 10100, 10193, 10756, 10960, 11425, 11425, 11425, 11693, 11703, 14985, 2499, 18594, 5813, 34598, 34598, 3772, 6358, 10764, 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: 1404
        • 1: 1404
        • 2: 1404
        • 3: 1405
        • 4: 301
        • 5: 1492
        • 6: 1517
        • 7: 1517
        • 8: 1517
        • 9: 1522
        • 10: 1522
        • 11: 1522
        • 12: 1524
        • 13: 1524
        • 14: 1904
        • 15: 1913
        • 16: 942
        • 17: 2102
        • 18: 2102
        • 19: 2102
        • 20: 2102
        • 21: 2102
        • 22: 2139
        • 23: 2139
        • 24: 2139
        • 25: 2366
        • 26: 2373
        • 27: 2373
        • 28: 2377
        • 29: 2377
        • 30: 2377
        • 31: 2377
        • 32: 2405
        • 33: 2405
        • 34: 2405
        • 35: 2405
        • 36: 2405
        • 37: 2405
        • 38: 2419
        • 39: 1022
        • 40: 2832
        • 41: 2832
        • 42: 2832
        • 43: 1094
        • 44: 291
        • 45: 291
        • 46: 291
        • 47: 291
        • 48: 291
        • 49: 291
        • 50: 291
        • 51: 291
        • 52: 291
        • 53: 340
        • 54: 340
        • 55: 296
        • 56: 296
        • 57: 296
        • 58: 296
        • 59: 296
        • 60: 296
        • 61: 296
        • 62: 296
        • 63: 4195
        • 64: 4195
        • 65: 4195
        • 66: 4195
        • 67: 4195
        • 68: 4260
        • 69: 4393
        • 70: 991
        • 71: 1135
        • 72: 1893
        • 73: 1901
        • 74: 1901
        • 75: 1901
        • 76: 1901
        • 77: 1901
        • 78: 1066
        • 79: 7553
        • 80: 7564
        • 81: 7711
        • 82: 7711
        • 83: 7711
        • 84: 7711
        • 85: 9320
        • 86: 10100
        • 87: 10100
        • 88: 10193
        • 89: 10756
        • 90: 10960
        • 91: 11425
        • 92: 11425
        • 93: 11425
        • 94: 11693
        • 95: 11703
        • 96: 14985
        • 97: 2499
        • 98: 18594
        • 99: 5813
        • 100: 34598
        • 101: 34598
        • 102: 3772
        • 103: 6358
        • 104: 10764
        • 105: 17290
        • 106: active
        • 107: cs
        • 108: 0
        • 109: 2
        • 110: active
        • 111: 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.01msselect 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 (291, 296, 301, 340, 942, 991, 1022, 1066, 1094, 1135, 1404, 1405, 1492, 1517, 1522, 1524, 1893, 1901, 1913, 2102, 2139, 2366, 2373, 2377, 2405, 2419, 2499, 2832, 3772, 4260, 4393, 5813, 6358, 7553, 7564, 7711, 9320, 10100, 10193, 10756, 10764, 10960, 11425, 11693, 11703, 14985, 17290, 18594, 34598) and `id` in (4134, 4135, 4136, 4137, 4205, 4211, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4525, 4537, 4654, 4655, 4656, 4657, 4658, 4659, 4694, 4695, 4696, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 5000, 5001, 5002, 5003, 5004, 5005, 5036, 5233, 5327, 5328, 5329, 5513, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541, 5884, 5885, 5886, 5887, 5888, 5897, 5915, 6373, 6392, 6562, 6563, 6564, 6565, 6566, 6567, 8505, 9837, 9902, 10522, 10523, 10524, 10525, 15137, 16755, 16756, 16936, 17591, 17921, 18438, 18439, 18440, 18907, 19018, 36812, 36897, 36898, 37136, 42536, 42540, 48430, 53941, 57099, 57100, 57101, 57102, 65074, 78161) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 4134
        • 1: 4135
        • 2: 4136
        • 3: 4137
        • 4: 4205
        • 5: 4211
        • 6: 4236
        • 7: 4237
        • 8: 4238
        • 9: 4239
        • 10: 4240
        • 11: 4241
        • 12: 4242
        • 13: 4243
        • 14: 4244
        • 15: 4525
        • 16: 4537
        • 17: 4654
        • 18: 4655
        • 19: 4656
        • 20: 4657
        • 21: 4658
        • 22: 4659
        • 23: 4694
        • 24: 4695
        • 25: 4696
        • 26: 4981
        • 27: 4982
        • 28: 4983
        • 29: 4984
        • 30: 4985
        • 31: 4986
        • 32: 4987
        • 33: 5000
        • 34: 5001
        • 35: 5002
        • 36: 5003
        • 37: 5004
        • 38: 5005
        • 39: 5036
        • 40: 5233
        • 41: 5327
        • 42: 5328
        • 43: 5329
        • 44: 5513
        • 45: 5523
        • 46: 5524
        • 47: 5525
        • 48: 5526
        • 49: 5527
        • 50: 5528
        • 51: 5529
        • 52: 5530
        • 53: 5531
        • 54: 5532
        • 55: 5533
        • 56: 5534
        • 57: 5535
        • 58: 5536
        • 59: 5537
        • 60: 5538
        • 61: 5539
        • 62: 5540
        • 63: 5541
        • 64: 5884
        • 65: 5885
        • 66: 5886
        • 67: 5887
        • 68: 5888
        • 69: 5897
        • 70: 5915
        • 71: 6373
        • 72: 6392
        • 73: 6562
        • 74: 6563
        • 75: 6564
        • 76: 6565
        • 77: 6566
        • 78: 6567
        • 79: 8505
        • 80: 9837
        • 81: 9902
        • 82: 10522
        • 83: 10523
        • 84: 10524
        • 85: 10525
        • 86: 15137
        • 87: 16755
        • 88: 16756
        • 89: 16936
        • 90: 17591
        • 91: 17921
        • 92: 18438
        • 93: 18439
        • 94: 18440
        • 95: 18907
        • 96: 19018
        • 97: 36812
        • 98: 36897
        • 99: 36898
        • 100: 37136
        • 101: 42536
        • 102: 42540
        • 103: 48430
        • 104: 53941
        • 105: 57099
        • 106: 57100
        • 107: 57101
        • 108: 57102
        • 109: 65074
        • 110: 78161
        • 111: 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_new930μsselect `id`, `name` from `programs` where `programs`.`id` in (14, 15, 16, 17, 18, 19, 20, 28, 31, 49, 501, 503, 506, 901, 916, 919, 1000, 1483, 1588, 1589, 1592, 1597, 1601, 1626, 1629, 1631, 1633, 1639, 1641, 1650, 1652, 1653, 1654, 1655, 1705, 1797, 1888, 2113, 2264, 2265, 2266, 2267, 2268, 2272, 2274, 2279, 2280, 2285, 2291, 2294, 2302, 2303, 2315, 2316, 2318, 2319, 2329, 2330, 2333, 2371, 2372, 2373, 2374, 2375, 2417, 2630, 2706, 2722, 3215, 3441, 3461, 3594, 3596) 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.66msselect * from `courses` where `courses`.`id` in (1, 2, 9, 10, 12, 14, 17, 19, 20, 23, 42, 43, 53) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:116
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Exam.php#116db_collegesearch_new1.77msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (4134, 4135, 4136, 4137, 4205, 4211, 4236, 4237, 4238, 4240, 4241, 4242, 4243, 4244, 4537, 4654, 4655, 4656, 4657, 4658, 4659, 4694, 4695, 4696, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 5000, 5001, 5002, 5003, 5004, 5005, 5036, 5233, 5327, 5328, 5329, 5513, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541, 5897, 5915, 6373, 6392, 6562, 6563, 6564, 6565, 6566, 6567, 8505, 9837, 9902, 10522, 10523, 10524, 10525, 15137, 16755, 16756, 16936, 17591, 17921, 18438, 18439, 18440, 18907, 19018, 36812, 36897, 36898, 37136, 42536, 42540, 53941, 57099, 65074, 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.03msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (4134, 4135, 4136, 4137, 4205, 4211, 4236, 4237, 4238, 4240, 4241, 4242, 4243, 4244, 4537, 4654, 4655, 4656, 4657, 4658, 4659, 4694, 4695, 4696, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 5000, 5001, 5002, 5003, 5004, 5005, 5036, 5233, 5327, 5328, 5329, 5513, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541, 5897, 5915, 6373, 6392, 6562, 6563, 6564, 6565, 6566, 6567, 8505, 9837, 9902, 10522, 10523, 10524, 10525, 15137, 16755, 16756, 16936, 17591, 17921, 18438, 18439, 18440, 18907, 19018, 36812, 36897, 36898, 37136, 42536, 42540, 53941, 57099, 65074, 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.52msselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (4134, 4135, 4136, 4137, 4205, 4211, 4236, 4237, 4238, 4240, 4241, 4242, 4243, 4244, 4537, 4654, 4655, 4656, 4657, 4658, 4659, 4694, 4695, 4696, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 5000, 5001, 5002, 5003, 5004, 5005, 5036, 5233, 5327, 5328, 5329, 5513, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5532, 5533, 5534, 5535, 5536, 5537, 5538, 5539, 5540, 5541, 5897, 5915, 6373, 6392, 6562, 6563, 6564, 6565, 6566, 6567, 8505, 9837, 9902, 10522, 10523, 10524, 10525, 15137, 16755, 16756, 16936, 17591, 17921, 18438, 18439, 18440, 18907, 19018, 36812, 36897, 36898, 37136, 42536, 42540, 53941, 57099, 65074, 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_new950μ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_new2.86msselect `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_new680μ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.38msselect `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.2msselect `name` from `cities` where `id` = 153 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 153
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new540μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new700μsselect `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_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_new1.01msselect `name` from `cities` where `id` = 21 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 21
        • 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_new950μsselect `name` from `states` where `id` = 78 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 78
        • 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` = 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.86msselect `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_new1msselect `name` from `cities` where `id` = 20 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 20
        • 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` = 78 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 78
        • 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` = 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.05msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new580μsselect `name` from `cities` where `id` = 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_new530μ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_new630μ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_new1.01msselect `name` from `states` where `id` = 93 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 93
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new2.44msselect `name` from `cities` where `id` = 816 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 816
        • 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` = 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.14msselect `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.65msselect `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.31msselect `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_new580μ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.45msselect `name` from `cities` where `id` = 230 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 230
        • 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.27msselect `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_new950μsselect `name` from `cities` where `id` = 6 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 6
        • 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_new580μ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_new1.67msselect `name` from `cities` where `id` = 97 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 97
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.21msselect `name` from `states` where `id` = 69 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 69
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.05msselect `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.76msselect `name` from `cities` where `id` = 119 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 119
        • 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_new1.72msselect `name` from `cities` where `id` = 52 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 52
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new2.7msselect `name` from `states` where `id` = 88 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 88
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.14msselect `name` from `cities` where `id` = 63 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 63
        • 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` = 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_new690μsselect `name` from `cities` where `id` = 44 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 44
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new690μsselect `name` from `states` where `id` = 83 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 83
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.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.99msselect `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.3msselect `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_new540μ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.91msselect `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.1msselect `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_new840μ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_new930μ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_new770μsselect `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_new580μ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_new630μsselect `name` from `cities` where `id` = 271 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 271
        • 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` = 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.01msselect `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_new880μ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.47msselect `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_new4.17msselect `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.09msselect `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_new580μ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.42msselect `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_new560μ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_new800μsselect `name` from `cities` where `id` = 15 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 15
        • 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_new540μ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_new570μsselect `name` from `cities` where `id` = 15 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 15
        • 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_new790μ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_new510μsselect `name` from `cities` where `id` = 28 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 28
        • 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_new790μ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.82msselect `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_new910μ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.25msselect `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.97msselect `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.21msselect `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.32msselect `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` = 154 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 154
        • 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.78msselect `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_new550μsselect `name` from `cities` where `id` = 160 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 160
        • 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_new910μsselect `name` from `states` where `id` = 91 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 91
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new1.52msselect `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.55msselect `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_new950μsselect `name` from `cities` where `id` = 153 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 153
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new800μsselect `name` from `states` where `id` = 95 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 95
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new930μsselect `name` from `cities` where `id` = 153 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 153
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new3.06msselect `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_new3.29msselect `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
      • 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_new950μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.17msselect `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_new940μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new710μ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.14msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new1.79msselect `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.21msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new2.4msselect `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.42msselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new710μ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_new820μsselect `name` from `cities` where `id` = ? and `cities`.`deleted_at` is null and `cities`.`status` = ? order by `cities`.`name` asc limit 1
      • db_collegesearch_new920μ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_new154msselect * 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_new160msselect * 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_new870μsselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = ? and `exams`.`deleted_at` is null and `status` = ? limit 5
      • db_collegesearch_new2.65msselect `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_new740μ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.4msselect `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.24msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • 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_new660μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new890μ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.19msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = ?
      • db_collegesearch_new980μ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_new26.41msselect `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_new26.85msselect `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_new980μsselect * from `exam_feature_mappings` where `exam_id` = ? and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = ?
      • db_collegesearch_new830μ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_new980μ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.6msselect * from `meta_tags` where `slug` = ? and `meta_tags`.`deleted_at` is null and `status` = ? limit 1
      • db_collegesearch_new4.17msselect `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_new3.03msselect `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.43msselect * from `brandings` where `section` = ? and `brandings`.`deleted_at` is null and `status` = ?
      App\Models\InstituteProgram
      100InstituteProgram.php#?
      App\Models\InstituteProgramPlacement
      95InstituteProgramPlacement.php#?
      App\Models\InstituteProgramFeesSummary
      74InstituteProgramFeesSummary.php#?
      App\Models\Program
      73Program.php#?
      App\Models\Institute
      49Institute.php#?
      App\Models\State
      49State.php#?
      App\Models\City
      48City.php#?
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Course
      14Course.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\ExamFeatureMapping
      6ExamFeatureMapping.php#?
      App\Models\ExamFeature
      6ExamFeature.php#?
      App\Models\ExamContent
      1ExamContent.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          7YDyxOJyqo1uGVwShcj6dOMH8o6YMAJ1Qjt7B2Cq
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/jmet-colleges-accepting-exam" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/jmet-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 => "course_id=20; course_name=MA; XSRF-TOKEN=eyJpdiI6Im5FQk1pbGJnL3JtbWd2M05jeUt2bnc9PSIsInZhbHVlIjoiYWNkQ1FuWmtiUHFyZVVlNWVkQ1lQOTVRN1o4d2dWVkpKVVpmYVhUMk5ObXlXdVJBNUlPYWErc1ZZQ2xnc2lSVTFRanI0WlkzcWZteUszU2tnM2Q1RjdUSVdySjU4NXZETGpPZzRyN0l0bHhESS9yaUppWU1QdjFnNzVTNGdldjIiLCJtYWMiOiJhNjEzZmZjYWQyZjkwMGNiMjAwOTI4Y2MwZjNmYjJkYjgzNDU0MzA3NmFmNTNkM2Y1NDFkZDhhNTQ5ODBlNzVhIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjlkK3l5SjlNTzVCUkUrRU9VM1A3OVE9PSIsInZhbHVlIjoiQk5IeFNUeXVqNjB3L0Jyb0szaDlhUW93OU8yQkRFSG56d3liZDQ3bmsyazBvS2R3eGtIYXAxV3FJRndoT1FtNGh1ZUVrQjVER2FQbW9ia1pqL0E3WHdScTA0TCtzNmNEUC9xN3FER1k4WUZQbTk2TDZLWHZ1K3YwYmpyQ25BQ3MiLCJtYWMiOiIxYzkwNGI2ODc3MDUxNzg3MWI5MWUwZjU5ODFkNDJmNjU2NDAxNGRkYTEzMTU1MGFjNWIwYjc2Yjk0NDRiYTdkIiwidGFnIjoiIn0%3D; viewed_colleges=%5B42535%5Dcourse_id=20; course_name=MA; XSRF-TOKEN=eyJpdiI6Im5FQk1pbGJnL3JtbWd2M05jeUt2bnc9PSIsInZhbHVlIjoiYWNkQ1FuWmtiUHFyZVVlNWVkQ1lQOTVRN1o4d2dWVkpKVVpmYVhUMk5ObXlXdVJ" ] "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 [ "course_id" => "20" "course_name" => "MA" "XSRF-TOKEN" => "7YDyxOJyqo1uGVwShcj6dOMH8o6YMAJ1Qjt7B2Cq" "laravel_session" => "ttiYLn0wO1jm6Is2GPamAN5c7y7LsdMsxB4iwX72" "viewed_colleges" => "[42535]" ]
          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 => "Sat, 03 May 2025 15:51:51 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Img5SDA1blNnSnF5S1RFWW9VNldyVVE9PSIsInZhbHVlIjoiMjB6Nm53QVNTaVYrK3JnKzloSWZPeHNSVlljck4wUHRWREp3cDhnd1dqejBmNVRJek1RL0M4QUxwcEdDRWNLUHF3VDVoZ2d0VWRlU2NGR2tKYXJra3NnZ01oUkFCSVIyVEJxdzVWY04ySDJVd0lSWWc1VUtITkhWUThPVFZvTE0iLCJtYWMiOiI2NjZjYjc4YWM0OGMyZWI4MDlmM2YzODA3ZjEyMTJiZDBhMDExZjM3MTE4YTMxYmRjNzI5ZDIzZGNjODg5NGVkIiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 17:51:51 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Img5SDA1blNnSnF5S1RFWW9VNldyVVE9PSIsInZhbHVlIjoiMjB6Nm53QVNTaVYrK3JnKzloSWZPeHNSVlljck4wUHRWREp3cDhnd1dqejBmNVRJek1RL0M4QUxwcEdDRWNLUHF3VDVoZ" 1 => "laravel_session=eyJpdiI6ImN6eUZoaGlONUU3a0graWhkL2Q5a0E9PSIsInZhbHVlIjoiMCtoV1VBekt5TkZHOXIxMmRDK2xhaVJiczhSelEzWU80UFZpc2VzYUtWRFVwOUFRNGR5K09ncjBuTE9RNTl6NXJlT0toUmZRblRMRUpRdzhFZXVFWE5Bak93QVFiZS93S2lkaVc1Qmh5V240a1p2aHlabDY3d1RyQ1FESHRyOVgiLCJtYWMiOiI2OGYwODVlOWNiNDRjZGUxN2M1NzRjOTQ2ZjBjYTE5N2ZlZDZlZjQ5MmJiMzg2ZWZhNzk2ODE2OWYxYzBkZjI0IiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 17:51:51 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImN6eUZoaGlONUU3a0graWhkL2Q5a0E9PSIsInZhbHVlIjoiMCtoV1VBekt5TkZHOXIxMmRDK2xhaVJiczhSelEzWU80UFZpc2VzYUtWRFVwOUFRNGR5K09ncjBuTE9RNTl6NXJl" 2 => "course_id=2; expires=Sun, 03 May 2026 15:51:51 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=MBA%20%2F%20PGDM; expires=Sun, 03 May 2026 15:51:51 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Img5SDA1blNnSnF5S1RFWW9VNldyVVE9PSIsInZhbHVlIjoiMjB6Nm53QVNTaVYrK3JnKzloSWZPeHNSVlljck4wUHRWREp3cDhnd1dqejBmNVRJek1RL0M4QUxwcEdDRWNLUHF3VDVoZ2d0VWRlU2NGR2tKYXJra3NnZ01oUkFCSVIyVEJxdzVWY04ySDJVd0lSWWc1VUtITkhWUThPVFZvTE0iLCJtYWMiOiI2NjZjYjc4YWM0OGMyZWI4MDlmM2YzODA3ZjEyMTJiZDBhMDExZjM3MTE4YTMxYmRjNzI5ZDIzZGNjODg5NGVkIiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 17:51:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Img5SDA1blNnSnF5S1RFWW9VNldyVVE9PSIsInZhbHVlIjoiMjB6Nm53QVNTaVYrK3JnKzloSWZPeHNSVlljck4wUHRWREp3cDhnd1dqejBmNVRJek1RL0M4QUxwcEdDRWNLUHF3VDVoZ" 1 => "laravel_session=eyJpdiI6ImN6eUZoaGlONUU3a0graWhkL2Q5a0E9PSIsInZhbHVlIjoiMCtoV1VBekt5TkZHOXIxMmRDK2xhaVJiczhSelEzWU80UFZpc2VzYUtWRFVwOUFRNGR5K09ncjBuTE9RNTl6NXJlT0toUmZRblRMRUpRdzhFZXVFWE5Bak93QVFiZS93S2lkaVc1Qmh5V240a1p2aHlabDY3d1RyQ1FESHRyOVgiLCJtYWMiOiI2OGYwODVlOWNiNDRjZGUxN2M1NzRjOTQ2ZjBjYTE5N2ZlZDZlZjQ5MmJiMzg2ZWZhNzk2ODE2OWYxYzBkZjI0IiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 17:51:51 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImN6eUZoaGlONUU3a0graWhkL2Q5a0E9PSIsInZhbHVlIjoiMCtoV1VBekt5TkZHOXIxMmRDK2xhaVJiczhSelEzWU80UFZpc2VzYUtWRFVwOUFRNGR5K09ncjBuTE9RNTl6NXJl" 2 => "course_id=2; expires=Sun, 03-May-2026 15:51:51 GMT; path=/" 3 => "course_name=MBA+%2F+PGDM; expires=Sun, 03-May-2026 15:51:51 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "7YDyxOJyqo1uGVwShcj6dOMH8o6YMAJ1Qjt7B2Cq" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/jmet-colleges-accepting-exam" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-03 15:51:51GET/exams/jmet-colleges-accepting-exam11134555