Certificate in Fashion Design Course: Details, subjects, Syllabus, Admission, Fees

Certificate in Fashion Design, Duration - 1 Year

Is this course a right fit? Check Eligibility

Table of Content

Alternate Course

Diploma in Fashion

Diploma in Fashion , 1 Year
Explore

Design - Diploma

Design - Diploma , 1 Year
Explore

Register now for Certificate in Fashion Design colleges insights and priority admissions alerts!

Download Syllabus

Check Eligibility
Request history8.3.19PHP Version436msRequest Duration2MBMemory UsageGET course/{slug}Route
    • Booting (12.89ms)time
    • Application (423ms)time
    • 1 x Application (97.04%)
      423ms
      1 x Booting (2.96%)
      12.89ms
      10 templates were rendered
      • pages.course.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.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 course/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\CourseController@description
      as
      course.description
      namespace
      prefix
      /course
      where
      file
      app/Http/Controllers/CourseController.php:91-254
      21 statements were executed (6 duplicates)Show only duplicates379ms
      • 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_new7.56msselect * from `seo_redirects` where `redirect_from` = '/course/cfd' limit 1
        Bindings
        • 0: /course/cfd
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new2.01msselect * from `meta_tags` where `slug` = 'course/cfd' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/cfd
        • 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.77msselect * from `default_meta_tags` where `module` = 'course' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 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
      • CourseController.php#112db_collegesearch_new10.88msselect * from `programs` where `slug` = 'cfd' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: cfd
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:112
        • vendor/laravel/framework/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
      • CourseController.php#118db_collegesearch_new1.17msselect * from `courses` where `slug` = 'cfd' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: cfd
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:118
        • vendor/laravel/framework/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
      • CourseController.php#118db_collegesearch_new1.91msselect * from `course_contents` where `course_contents`.`course_id` in (76) and `course_contents`.`deleted_at` is null and `status` = 'Active'
        Bindings
        • 0: Active
        Backtrace
        • app/Http/Controllers/CourseController.php:118
        • vendor/laravel/framework/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#27db_collegesearch_new1.61msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 76 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 76
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:428
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Exam.php#27db_collegesearch_new2.74msselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 76 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 76
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • app/Http/Controllers/CourseController.php:429
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Article.php#114db_collegesearch_new155msselect * from `articles` where `type` = 'news' and `link_type` = 'course' and `link_id` = 76 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: course
        • 2: 76
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:431
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Article.php#114db_collegesearch_new145msselect * from `articles` where `type` = 'article' and `link_type` = 'course' and `link_id` = 76 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: course
        • 2: 76
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:432
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Course.php#63db_collegesearch_new1.59msselect * from `courses` where `courses`.`id` = 76 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 76
        • 1: active
        Backtrace
        • app/Models/Course.php:63
        • app/Http/Controllers/CourseController.php:433
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Course.php#71db_collegesearch_new1.88msselect * from `courses` where `stream_id` = 7 and `degree_id` = 3 and `id` != 76 and `status` = 'Active' and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 7
        • 1: 3
        • 2: 76
        • 3: Active
        • 4: active
        Backtrace
        • app/Models/Course.php:71
        • app/Http/Controllers/CourseController.php:433
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • InstituteProgram.php#19db_collegesearch_new1.43msselect count(distinct `institute_id`) as aggregate from `institute_programs` where `course_id` = 76 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 76
        • 1: active
        Backtrace
        • app/Models/InstituteProgram.php:19
        • app/Http/Controllers/CourseController.php:435
        • app/Http/Controllers/CourseController.php:166
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CourseController.php#178db_collegesearch_new1.16msselect * from `course_contents` where `course_id` = 76 and `subpage_name` = 'about' and `course_contents`.`deleted_at` is null and `status` = 'Active' limit 1
        Bindings
        • 0: 76
        • 1: about
        • 2: Active
        Backtrace
        • app/Http/Controllers/CourseController.php:178
        • vendor/laravel/framework/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
      • CourseController.php#180db_collegesearch_new750μsselect * from `courses` where `courses`.`id` = 76 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 76
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:180
        • vendor/laravel/framework/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
      • CourseController.php#182db_collegesearch_new1.22msselect `id`, `recruiter_ids` from `recruiter_coursewises` where `recruiter_coursewises`.`course_id` = 76 and `recruiter_coursewises`.`course_id` is not null and `recruiter_coursewises`.`deleted_at` is null
        Bindings
        • 0: 76
        Backtrace
        • app/Http/Controllers/CourseController.php:182
        • vendor/laravel/framework/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
      • Course.php#79db_collegesearch_new29.08msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'course' and `faqs`.`faq_id` = 76 and `faqs`.`faq_id` is not null and `sub_type` = 'about' and `faq_type` = 'course' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 1: 76
        • 2: about
        • 3: course
        • 4: active
        Backtrace
        • app/Models/Course.php:79
        • app/Http/Controllers/CourseController.php:223
        • vendor/laravel/framework/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_new2.32msselect `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-detail%' and `sub_type` like '%about%' and `module_id` = 76 and `expiry_date` > '2025-06-03 20:51:47' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %course-detail%
        • 1: %about%
        • 2: 76
        • 3: 2025-06-03 20:51:47
        Backtrace
        • app/helpers.php:496
        • vendor/laravel/framework/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
      • helpers.php#537db_collegesearch_new2.46msselect `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%' and `sub_type` like '%about%' and `module_id` in ('') and `expiry_date` > '2025-06-03 20:51:47' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 3
        Bindings
        • 0: %exam%
        • 1: %about%
        • 2: 
        • 3: 2025-06-03 20:51:47
        Backtrace
        • app/helpers.php:537
        • vendor/laravel/framework/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
      • CourseController.php#444db_collegesearch_new2.81msselect * from `meta_tags` where `slug` = 'course/cfd' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/cfd
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:444
        • app/Http/Controllers/CourseController.php:240
        • vendor/laravel/framework/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_new5.02msselect * from `brandings` where `section` = 'course' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: course
        • 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
      8DefaultMetaTag.php#?
      App\Models\Course
      5Course.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          yq46rYZfrxc7KeBE9JN3Od2CG67QDW16HGSvJMAr
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/course/cfd" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/cfd
          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=1; course_name=B.Tech%20%2F%20B.E.; XSRF-TOKEN=eyJpdiI6IncyYU5jbXY2NjE1Vk5zWkYwb2YzaFE9PSIsInZhbHVlIjoieURaR3NmZUtSbXI1d0ZtSHhad0Jhbkx6b2xGUHd2YVk5R3pHM3ErWjRtd3ExU09qb3JrK2p1cHlnMjlWUHVHbENEa01IYVZvMXo3Ym1SSGhXNE5NOVgzbC9lbDhhL0UvandvUEo0SXcxOXU4ZDkvMFZDS2JvNUYzNnZ6dVVLV2QiLCJtYWMiOiIyNDM4MzZiNDNmMGVhYWY2NmQ0NTFiNTNjNjg1ZGFhMjA3NmYyNzI4ZjNjNGRlNzA4YTgzZWQ4ZjczZTY5ZDRlIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkpqbmZvTUFqNEljakpGNGlmamJIUWc9PSIsInZhbHVlIjoiSUlUczN1YWZtQngzK3JTMnp2VHprRm9PbEhqWjRNdm5ON1V1N3VZelVxVHNUV25lcDNjN3hwYVl1MkFILzYySzNXOEJyZmhxUC9XYkRJMWFobkVKL251WHBKMFBIemgzd0gwV0pSQUExMWtseENoMDY3bWhLcFNsMzM0dnhwZHkiLCJtYWMiOiIxZTA0MDdjYjA4YmM1ZjVlNzIwMmJhM2Y0NmNlNDFjYzI1ZDE5OTcxOWJkYTFkMGM0MDc3ZmQ0NmQ0MGZmOTc3IiwidGFnIjoiIn0%3D; viewed_colleges=%5B13658%2C13188%5Dcourse_id=1; course_name=B.Tech%20%2F%20B.E.; XSRF-TOKEN=eyJpdiI6IncyYU5jbXY2NjE1Vk5zWkYwb2YzaFE9PSIsInZhbHVlIjoieURaR3NmZUtSbXI1d0ZtSHhad0Jhbkx6b2xGUHd2YVk5R3p" ] "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" => "1" "course_name" => "B.Tech / B.E." "XSRF-TOKEN" => "yq46rYZfrxc7KeBE9JN3Od2CG67QDW16HGSvJMAr" "laravel_session" => "gMM5hQJjw5x1dsbTDNTLed4jt2KWjUre4TUb3Hzh" "viewed_colleges" => "[13658,13188]" ]
          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 20:51:47 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVCZDNvOTBkZXpJMXVYL2dhb01ISXc9PSIsInZhbHVlIjoiSVZ4OGRSc2xWZ2xUZy8zWm1vWHY1Qzk1MWZBeVNmSFA2dUZDUFg2Z2VLVXhrRi9ZNFdiM1NnVzRjSSsrTkovV3JxU3F2aXI3b3NFd0RQeDJWR29vTUtXZFNxbmRYY1VuMUJ2dlJiS2N6VWNBcFVSeGNxZHc5MXVTNGZZVndDVlQiLCJtYWMiOiIxZTg1NmQ5M2YxMzU2MTIyYjlhZTMxN2E0MTdjZmUxMmM3OGFiZjc1MjIzYWFjMzNhZGI1MWZhYWFjYzBiMWIxIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 22:51:47 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImVCZDNvOTBkZXpJMXVYL2dhb01ISXc9PSIsInZhbHVlIjoiSVZ4OGRSc2xWZ2xUZy8zWm1vWHY1Qzk1MWZBeVNmSFA2dUZDUFg2Z2VLVXhrRi9ZNFdiM1NnVzRjSSsrTkovV3JxU3F2a" 1 => "laravel_session=eyJpdiI6IjFPMzlnbkF1MzdTUElmZXk5Tm13d0E9PSIsInZhbHVlIjoiZE8zQ2VrbWtsekZ0VWRmRVN0R3E5VjdkSklpcFhpUWVJWVJjcWk5ZVYrMW9yUTRXSEh0SmNVbXJkWGs2T002LzZxREFTZlh5Y2dJVHVJZHJnSmplUzJDc3VCT3dwK1dPaEFjV1FjZUMySkRhVDVtdGsrd25JaW1ERmVKQWR2aTkiLCJtYWMiOiJkZTk3NjA5MjFiZTQxOTY3NTM5NmVjZmYyNDA1ZTJkNjVkNWE1ZjNmZDQwZjIwZGQyN2MwZWM3Yzg5ZDBkMzg1IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 22:51:47 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IjFPMzlnbkF1MzdTUElmZXk5Tm13d0E9PSIsInZhbHVlIjoiZE8zQ2VrbWtsekZ0VWRmRVN0R3E5VjdkSklpcFhpUWVJWVJjcWk5ZVYrMW9yUTRXSEh0SmNVbXJkWGs2T002LzZx" 2 => "course_id=76; expires=Wed, 03 Jun 2026 20:51:47 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=Certificate%20in%20Fashion%20Design; expires=Wed, 03 Jun 2026 20:51:47 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVCZDNvOTBkZXpJMXVYL2dhb01ISXc9PSIsInZhbHVlIjoiSVZ4OGRSc2xWZ2xUZy8zWm1vWHY1Qzk1MWZBeVNmSFA2dUZDUFg2Z2VLVXhrRi9ZNFdiM1NnVzRjSSsrTkovV3JxU3F2aXI3b3NFd0RQeDJWR29vTUtXZFNxbmRYY1VuMUJ2dlJiS2N6VWNBcFVSeGNxZHc5MXVTNGZZVndDVlQiLCJtYWMiOiIxZTg1NmQ5M2YxMzU2MTIyYjlhZTMxN2E0MTdjZmUxMmM3OGFiZjc1MjIzYWFjMzNhZGI1MWZhYWFjYzBiMWIxIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 22:51:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVCZDNvOTBkZXpJMXVYL2dhb01ISXc9PSIsInZhbHVlIjoiSVZ4OGRSc2xWZ2xUZy8zWm1vWHY1Qzk1MWZBeVNmSFA2dUZDUFg2Z2VLVXhrRi9ZNFdiM1NnVzRjSSsrTkovV3JxU3F2a" 1 => "laravel_session=eyJpdiI6IjFPMzlnbkF1MzdTUElmZXk5Tm13d0E9PSIsInZhbHVlIjoiZE8zQ2VrbWtsekZ0VWRmRVN0R3E5VjdkSklpcFhpUWVJWVJjcWk5ZVYrMW9yUTRXSEh0SmNVbXJkWGs2T002LzZxREFTZlh5Y2dJVHVJZHJnSmplUzJDc3VCT3dwK1dPaEFjV1FjZUMySkRhVDVtdGsrd25JaW1ERmVKQWR2aTkiLCJtYWMiOiJkZTk3NjA5MjFiZTQxOTY3NTM5NmVjZmYyNDA1ZTJkNjVkNWE1ZjNmZDQwZjIwZGQyN2MwZWM3Yzg5ZDBkMzg1IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 22:51:47 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IjFPMzlnbkF1MzdTUElmZXk5Tm13d0E9PSIsInZhbHVlIjoiZE8zQ2VrbWtsekZ0VWRmRVN0R3E5VjdkSklpcFhpUWVJWVJjcWk5ZVYrMW9yUTRXSEh0SmNVbXJkWGs2T002LzZx" 2 => "course_id=76; expires=Wed, 03-Jun-2026 20:51:47 GMT; path=/" 3 => "course_name=Certificate+in+Fashion+Design; expires=Wed, 03-Jun-2026 20:51:47 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "yq46rYZfrxc7KeBE9JN3Od2CG67QDW16HGSvJMAr" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/course/cfd" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-03 20:51:47GET/course/cfd102115