MICAT Exam Pattern 2025 - Marking Scheme, Section-wise Pattern, Total Marks, Duration

Mudra Institute of Communications Admission Test

Avantika Bhardwaj
Avantika Bhardwaj

Table of Content

MICAT 2024 is a computer-based test. The test is divided into two sections- section 1 and section 2. The test is both subjective and objective type.

Section 1 will consist of subjective questions. There will be 4 descriptive questions based on writing arguments, essays and stories. The total time allotted to this section is 35 mins. 

Section 2 will consist of questions on psychometric test, logical reasoning, verbal ability and general knowledge. The total time duration for this section is 90 mins. 

Top Colleges Accepting MICAT

View All

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 Version569msRequest Duration3MBMemory UsageGET exams/{slug}Route
    • Booting (18.82ms)time
    • Application (550ms)time
    • 1 x Application (96.69%)
      550ms
      1 x Booting (3.31%)
      18.82ms
      12 templates were rendered
      • pages.exam.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.navbarnavbar.blade.php#?blade
      • components.author-detailsauthor-details.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
      52 statements were executed (16 duplicates)Show only duplicates478ms
      • 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.69msselect * from `seo_redirects` where `redirect_from` = '/exams/micat-exam-pattern' limit 1
        Bindings
        • 0: /exams/micat-exam-pattern
        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_new790μsselect * from `meta_tags` where `slug` = 'exams/micat-exam-pattern' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/micat-exam-pattern
        • 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.61msselect * 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_new2.87msselect * from `exams` where `slug` = 'micat' and `exams`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: micat
        • 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_new780μ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.4msselect `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` = 180 and `exam_contents`.`exam_id` is not null and `exam_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 180
        • 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.85msselect `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
      • ExamController.php#323db_collegesearch_new1.61msselect `id`, `exam_id`, `subpage_name`, `meta_title`, `official_link`, `meta_description`, `description_on_page`, `updated_by`, `updated_at` from `exam_contents` where (`exam_id` = 180 and `subpage_name` = 'exam-pattern') and `exam_contents`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 180
        • 1: exam-pattern
        • 2: active
        Backtrace
        • app/Http/Controllers/ExamController.php:323
        • vendor/laravel/framework/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#323db_collegesearch_new840μsselect `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:323
        • vendor/laravel/framework/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.04msselect `institute_program_id` from `institute_program_exam_mappings` where `exam_id` = 180
        Bindings
        • 0: 180
        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_new7.79msselect `institute_id` from `institute_programs` where `id` in (67540, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 79338, 81958, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 82130, 82131, 82132, 82133) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 67540
        • 1: 69341
        • 2: 69342
        • 3: 69343
        • 4: 69344
        • 5: 69345
        • 6: 69346
        • 7: 69347
        • 8: 79338
        • 9: 81958
        • 10: 81960
        • 11: 81961
        • 12: 81962
        • 13: 81963
        • 14: 81964
        • 15: 81965
        • 16: 81966
        • 17: 82130
        • 18: 82131
        • 19: 82132
        • 20: 82133
        • 21: 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_new1.23msselect * from `institutes` where `id` in (11589, 12253, 12253, 12253, 12253, 12253, 12253, 12254, 18321, 30777, 30794, 30794, 30794, 30794, 30794, 30794, 30794, 31258, 31282, 31282) 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 10
        Bindings
        • 0: 11589
        • 1: 12253
        • 2: 12253
        • 3: 12253
        • 4: 12253
        • 5: 12253
        • 6: 12253
        • 7: 12254
        • 8: 18321
        • 9: 30777
        • 10: 30794
        • 11: 30794
        • 12: 30794
        • 13: 30794
        • 14: 30794
        • 15: 30794
        • 16: 30794
        • 17: 31258
        • 18: 31282
        • 19: 31282
        • 20: active
        • 21: cs
        • 22: 0
        • 23: 2
        • 24: active
        • 25: 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.47msselect 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 (11589, 12253, 12254, 18321, 30777, 30794, 31282) and `id` in (67540, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 79338, 81958, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 82130, 82131, 82132, 82133) and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 67540
        • 1: 69341
        • 2: 69342
        • 3: 69343
        • 4: 69344
        • 5: 69345
        • 6: 69346
        • 7: 69347
        • 8: 79338
        • 9: 81958
        • 10: 81960
        • 11: 81961
        • 12: 81962
        • 13: 81963
        • 14: 81964
        • 15: 81965
        • 16: 81966
        • 17: 82130
        • 18: 82131
        • 19: 82132
        • 20: 82133
        • 21: 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.2msselect `id`, `name` from `programs` where `programs`.`id` in (3410, 3423, 3437, 3447, 3458, 3460, 3560, 3588, 3617, 3751, 3811, 3895, 3896, 5413, 5854, 5888, 5938, 5939) 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.95msselect * from `courses` where `courses`.`id` in (2, 7, 8, 12, 13, 19, 21, 32) 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_new3.23msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (67540, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 79338, 81958, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 82131, 82132) 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_new960μsselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (67540, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 79338, 81958, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 82131, 82132) 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_new960μsselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (67540, 69341, 69342, 69343, 69344, 69345, 69346, 69347, 79338, 81958, 81960, 81961, 81962, 81963, 81964, 81965, 81966, 82131, 82132) 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_new6.74msselect `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.62msselect `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_new10.51msselect `name` from `cities` where `id` = 157 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 157
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#189db_collegesearch_new1.32msselect `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_new3.05msselect `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_new930μsselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/ExamController.php:325
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#174db_collegesearch_new2.1msselect `name` from `cities` where `id` = 37 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 37
        • 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` = 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_new790μ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_new840μ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.73msselect `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_new990μ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_new900μ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_new670μ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
      • Article.php#114db_collegesearch_new154msselect * from `articles` where `type` = 'article' and `link_type` = 'exam' and `link_id` = 180 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: exam
        • 2: 180
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:326
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Article.php#114db_collegesearch_new156msselect * from `articles` where `type` = 'news' and `link_type` = 'exam' and `link_id` = 180 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: exam
        • 2: 180
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/ExamController.php:328
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ExamController.php#330db_collegesearch_new920μsselect `id`, `name`, `display_name`, `slug`, `logo` from `exams` where `course_id` = 2 and `exams`.`deleted_at` is null and `status` = 'active' limit 5
        Bindings
        • 0: 2
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new2.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` = 21 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 21
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new960μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new1.88msselect `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` = 22 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 22
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new1.12msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new2.04msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 23 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 23
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new1.16msselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new3.11msselect `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` = 24 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 24
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new720μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#58db_collegesearch_new4.97msselect `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` = 26 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 26
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:330
        • vendor/laravel/framework/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#129db_collegesearch_new28.1msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 180 and `faqs`.`faq_id` is not null and `sub_type` = 'exam-pattern' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 180
        • 2: exam-pattern
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:354
        • vendor/laravel/framework/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#129db_collegesearch_new26.53msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'exam' and `faqs`.`faq_id` = 180 and `faqs`.`faq_id` is not null and `sub_type` = 'exam-pattern' and `faq_type` = 'exam' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: 180
        • 2: exam-pattern
        • 3: exam
        • 4: active
        Backtrace
        • app/Models/Exam.php:129
        • app/Http/Controllers/ExamController.php:358
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ExamController.php#371db_collegesearch_new1.05msselect * from `exam_feature_mappings` where `exam_id` = 180 and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active'
        Bindings
        • 0: 180
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:371
        • vendor/laravel/framework/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#58db_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` = 180 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 180
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • app/Http/Controllers/ExamController.php:394
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • ExamController.php#472db_collegesearch_new1.26msselect * from `meta_tags` where `slug` = 'exams/micat-exam-pattern' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/micat-exam-pattern
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:472
        • app/Http/Controllers/ExamController.php:400
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#496db_collegesearch_new12.53msselect `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 '%exam-detail%' and `sub_type` like '%exam-pattern%' and `module_id` = 180 and `expiry_date` > '2025-06-03 15:52:17' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %exam-detail%
        • 1: %exam-pattern%
        • 2: 180
        • 3: 2025-06-03 15:52:17
        Backtrace
        • app/helpers.php:496
        • app/Http/Controllers/ExamController.php:403
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#548db_collegesearch_new4.39msselect `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 '%course%' and `sub_type` like '%about%' and `module_id` = '2' and `expiry_date` > '2025-06-03 15:52:17' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course%
        • 1: %about%
        • 2: 2
        • 3: 2025-06-03 15:52:17
        Backtrace
        • app/helpers.php:548
        • app/Http/Controllers/ExamController.php:403
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#157db_collegesearch_new950μsselect * from `brandings` where `section` = 'exam' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: active
        Backtrace
        • app/helpers.php:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\InstituteProgramPlacement
      21InstituteProgramPlacement.php#?
      App\Models\InstituteProgram
      19InstituteProgram.php#?
      App\Models\InstituteProgramFeesSummary
      19InstituteProgramFeesSummary.php#?
      App\Models\Program
      18Program.php#?
      App\Models\Course
      9Course.php#?
      App\Models\ExamContent
      8ExamContent.php#?
      App\Models\Institute
      7Institute.php#?
      App\Models\City
      7City.php#?
      App\Models\State
      7State.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\ExamFeatureMapping
      4ExamFeatureMapping.php#?
      App\Models\ExamFeature
      4ExamFeature.php#?
      App\Models\Admin
      2Admin.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          AviEBJWeYjUw7LkARd9b0ugHgFhQvEfOpMTu4Vjy
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams/micat-exam-pattern" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams/micat-exam-pattern
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 03 Jun 2025 15:52:17 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImkvdUp3NXY2ZmxlRzdRaHJKMENlVEE9PSIsInZhbHVlIjoidWFnTkVpQWdMN0p6V0NpWDhaVUUzMVZoY0ZzTGlGcVRpRDFPMGFGUDlyaTlZdG14VXNMWDRQWHNUQmNUcncvUno5QkZxakNyeUlDOE5tdUFmdzhYWW5oNHNWZ2FUVTBsSjFnZ09VcGZWcVRVNWZ5QlZEMUZIbm5xcE9wU2U0cUkiLCJtYWMiOiI2NzRkYjJmZGZmOTkxNTg3NjcwMWY1OWFhOGJhNGZiMTY0ZjFiNjc3MWZlMDUwN2Q4ZjRlZjQ1OWFkNzhhY2Y4IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 17:52:17 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImkvdUp3NXY2ZmxlRzdRaHJKMENlVEE9PSIsInZhbHVlIjoidWFnTkVpQWdMN0p6V0NpWDhaVUUzMVZoY0ZzTGlGcVRpRDFPMGFGUDlyaTlZdG14VXNMWDRQWHNUQmNUcncvUno5QkZxa" 1 => "laravel_session=eyJpdiI6IlBVZGtZbU9TYmNIODMvcG5OQm9tR2c9PSIsInZhbHVlIjoiWUxXUmNvRVQvVGtVRjhFTnR1RXdpWGkrMlBKTGY4VkNTMU1WVXhoMWF5bWp6TW5MazNLWUswcitNNXZMWTk2REx0VHBOZ0FKRzVxd1pDVmNGSXJOZFN2cXpIdGJ0OXdmajR4amRTWmpwVDE4c0NkdVpGMmxPVWRITGRoSVErMEciLCJtYWMiOiI2NTM1YTY2NDUxZThmMGZkOTJiZjQzYjlkNmFmMjY5YjcxYmViYjdkOGU1ZjdkN2FhNzgzNzhmODM3ZTg3ZjE2IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 17:52:17 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IlBVZGtZbU9TYmNIODMvcG5OQm9tR2c9PSIsInZhbHVlIjoiWUxXUmNvRVQvVGtVRjhFTnR1RXdpWGkrMlBKTGY4VkNTMU1WVXhoMWF5bWp6TW5MazNLWUswcitNNXZMWTk2REx0" 2 => "course_id=2; expires=Wed, 03 Jun 2026 15:52:17 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=MBA%20%2F%20PGDM; expires=Wed, 03 Jun 2026 15:52:17 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImkvdUp3NXY2ZmxlRzdRaHJKMENlVEE9PSIsInZhbHVlIjoidWFnTkVpQWdMN0p6V0NpWDhaVUUzMVZoY0ZzTGlGcVRpRDFPMGFGUDlyaTlZdG14VXNMWDRQWHNUQmNUcncvUno5QkZxakNyeUlDOE5tdUFmdzhYWW5oNHNWZ2FUVTBsSjFnZ09VcGZWcVRVNWZ5QlZEMUZIbm5xcE9wU2U0cUkiLCJtYWMiOiI2NzRkYjJmZGZmOTkxNTg3NjcwMWY1OWFhOGJhNGZiMTY0ZjFiNjc3MWZlMDUwN2Q4ZjRlZjQ1OWFkNzhhY2Y4IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 17:52:17 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImkvdUp3NXY2ZmxlRzdRaHJKMENlVEE9PSIsInZhbHVlIjoidWFnTkVpQWdMN0p6V0NpWDhaVUUzMVZoY0ZzTGlGcVRpRDFPMGFGUDlyaTlZdG14VXNMWDRQWHNUQmNUcncvUno5QkZxa" 1 => "laravel_session=eyJpdiI6IlBVZGtZbU9TYmNIODMvcG5OQm9tR2c9PSIsInZhbHVlIjoiWUxXUmNvRVQvVGtVRjhFTnR1RXdpWGkrMlBKTGY4VkNTMU1WVXhoMWF5bWp6TW5MazNLWUswcitNNXZMWTk2REx0VHBOZ0FKRzVxd1pDVmNGSXJOZFN2cXpIdGJ0OXdmajR4amRTWmpwVDE4c0NkdVpGMmxPVWRITGRoSVErMEciLCJtYWMiOiI2NTM1YTY2NDUxZThmMGZkOTJiZjQzYjlkNmFmMjY5YjcxYmViYjdkOGU1ZjdkN2FhNzgzNzhmODM3ZTg3ZjE2IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 17:52:17 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlBVZGtZbU9TYmNIODMvcG5OQm9tR2c9PSIsInZhbHVlIjoiWUxXUmNvRVQvVGtVRjhFTnR1RXdpWGkrMlBKTGY4VkNTMU1WVXhoMWF5bWp6TW5MazNLWUswcitNNXZMWTk2REx0" 2 => "course_id=2; expires=Wed, 03-Jun-2026 15:52:17 GMT; path=/" 3 => "course_name=MBA+%2F+PGDM; expires=Wed, 03-Jun-2026 15:52:17 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "AviEBJWeYjUw7LkARd9b0ugHgFhQvEfOpMTu4Vjy" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams/micat-exam-pattern" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-03 15:52:17GET/exams/micat-exam-pattern1252165