Travel and Tourism Course: Details, subjects, Syllabus, Admission, Fees

Travel and Tourism, Duration - 2 Years

Is this course a right fit? Check Eligibility

Table of Content

Alternate Course

BHM

BHM , 3 Years
Explore

Bachelor’s Degree in Hotel, Hospitality and Tourism Management

Bachelor’s Degree in Hotel, Hospitality and Tourism Management , 3 Years
Explore

Bachelor of Tourism Studies

BTS in Hospitality , 3 Years
Explore

Register now for Travel and Tourism colleges insights and priority admissions alerts!

Download Syllabus

Check Eligibility
Request history8.3.19PHP Version356msRequest Duration2MBMemory UsageGET course/{slug}Route
    • Booting (7.4ms)time
    • Application (349ms)time
    • 1 x Application (97.92%)
      349ms
      1 x Booting (2.08%)
      7.40ms
      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-256
      18 statements were executed (6 duplicates)Show only duplicates324ms
      • 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.72msselect * from `seo_redirects` where `redirect_from` = '/course/travel-tourism-ug' limit 1
        Bindings
        • 0: /course/travel-tourism-ug
        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_new3.2msselect * from `meta_tags` where `slug` = 'course/travel-tourism-ug' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/travel-tourism-ug
        • 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.64msselect * 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.69msselect * from `programs` where `slug` = 'travel-tourism-ug' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: travel-tourism-ug
        • 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_new770μsselect * from `courses` where `slug` = 'travel-tourism-ug' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: travel-tourism-ug
        • 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.2msselect * from `course_contents` where `course_contents`.`course_id` in (32) 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_new730μsselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 32 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 32
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • 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
      • Exam.php#27db_collegesearch_new860μsselect `id`, `name`, `slug`, `display_name`, `conducted_by`, `mode`, `logo` from `exams` where (`course_id` = 32 and `status` = 'active') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 32
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Exam.php:27
        • 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
      • Article.php#114db_collegesearch_new143msselect * from `articles` where `type` = 'news' and `link_type` = 'course' and `link_id` = 32 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: news
        • 1: course
        • 2: 32
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • app/Http/Controllers/CourseController.php:434
        • 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_new142msselect * from `articles` where `type` = 'article' and `link_type` = 'course' and `link_id` = 32 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `created_at` desc
        Bindings
        • 0: article
        • 1: course
        • 2: 32
        • 3: active
        Backtrace
        • app/Models/Article.php:114
        • 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
      • Course.php#63db_collegesearch_new1.7msselect * from `courses` where `courses`.`id` = 32 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 32
        • 1: active
        Backtrace
        • app/Models/Course.php:63
        • app/Http/Controllers/CourseController.php:436
        • 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_new980μsselect * from `courses` where `stream_id` = 6 and `degree_id` = 1 and `id` != 32 and `status` = 'Active' and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 6
        • 1: 1
        • 2: 32
        • 3: Active
        • 4: active
        Backtrace
        • app/Models/Course.php:71
        • app/Http/Controllers/CourseController.php:436
        • 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_new2.01msselect count(distinct `institute_id`) as aggregate from `institute_programs` where `course_id` = 32 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 32
        • 1: active
        Backtrace
        • app/Models/InstituteProgram.php:19
        • app/Http/Controllers/CourseController.php:438
        • 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_new910μsselect * from `course_contents` where `course_id` = 32 and `subpage_name` = 'about' and `course_contents`.`deleted_at` is null and `status` = 'Active' limit 1
        Bindings
        • 0: 32
        • 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_new1.18msselect * from `courses` where `courses`.`id` = 32 and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 32
        • 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_new2.19msselect `id`, `recruiter_ids` from `recruiter_coursewises` where `recruiter_coursewises`.`course_id` = 32 and `recruiter_coursewises`.`course_id` is not null and `recruiter_coursewises`.`deleted_at` is null
        Bindings
        • 0: 32
        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
      • CourseController.php#447db_collegesearch_new630μsselect * from `meta_tags` where `slug` = 'course/travel-tourism-ug' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: course/travel-tourism-ug
        • 1: active
        Backtrace
        • app/Http/Controllers/CourseController.php:447
        • app/Http/Controllers/CourseController.php:220
        • vendor/laravel/framework/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_new1.71msselect * 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
      6Course.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          4pY1fgdot88aqJKezxRML4rlxYqlBy9r3OKz8FD4
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/course/travel-tourism-ug" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/travel-tourism-ug
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVQQ1hsQmx1NERIVnhkbk1seThzdnc9PSIsInZhbHVlIjoiV0s5dUZyTGhNSy81RS83Mm5OeEpOdW9EOGNVYWM0WmRVRWt2MnRuZmlCemszT0UzeTFkZnBKc2Nkc29xMmp5SDlxTjZBUnE2VGdsT0c1aEN1QS9Sek12MFJNcFIwUXhXRFFSN0ZKd3EvUTU0MnRYOW5aMHpldVArbHZwdDI3QTciLCJtYWMiOiJmNzYyYzRmMzFhZmUwMGU1NTgxNGY2M2UxYTBjMGZjNDhlYWUwY2JkNGU3NTBmYzkyOTJlN2JmNzczZDExOWQ5IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ilp6ZU5hbjBDUFJyMWc5aytOZ09scEE9PSIsInZhbHVlIjoia0FMSk1TVkExUDhGMDM5SzVBLzhVdDBQRnN2d1dNQy9HOSsrTUZwTFZxZ1R1d2kxc1dNYlgrNTFKTklxODFDUkxqdGM4ekEwOENWNmM1N1ErU0JJVVpKRmI1R1psbUh3dWFSeHhZVWpydXFtY3ZadUZsWkcwT0ZPeE1LRHF2emMiLCJtYWMiOiJjMmRkYzIzMWRkZWNjYmZiZTVkMDczN2ZkMmVkNThkOTBkYmIyNWVhMTA3NzExYjIwMGJjOGYxNmEyYmEzOGRlIiwidGFnIjoiIn0%3D; course_id=10; course_name=M.Tech%20%2F%20M.E.; viewed_colleges=%5B19736%2C17240%2C2390%2C30603%2C1031%5DXSRF-TOKEN=eyJpdiI6ImVQQ1hsQmx1NERIVnhkbk1seThzdnc9PSIsInZhbHVlIjoiV0s5dUZyTGhNSy81RS83Mm5OeEpOdW9EOGNVYWM0WmRVRWt2MnRuZmlCemszT0UzeTFkZnBKc2Nkc29xMmp5SDlxTjZBU" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "XSRF-TOKEN" => "4pY1fgdot88aqJKezxRML4rlxYqlBy9r3OKz8FD4" "laravel_session" => "kJMPlstkGKVt6UqrpWlpzBB11AuVC98ElKiwKMpF" "course_id" => "10" "course_name" => "M.Tech / M.E." "viewed_colleges" => "[19736,17240,2390,30603,1031]" ]
          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, 31 May 2025 17:21:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlSdVloK291ZUtrdGdIWkUxUi82L3c9PSIsInZhbHVlIjoiVkk4TDRsZ1gyL285MnZURmU4N25rRmtTNTZQbFBrZEd5R1RkK1A1MDNUR09PbVVjYW9WTGhyUUhzTGlnWS8xS1gwU2pYdHZTaEUwZHlPR0xCWWhXVk53Y2xWZUVFUE5BMVJobWRLNmRyKzVNSmhWdkZ1T2xDbjcvQ01uTzFIOGIiLCJtYWMiOiIzOGU1MjMxYTk0MDBiOGZjNDlhY2U3NzQ4ZGI4Mjc0Y2E4Yzk3MmUwZjEyNGVhOTRmMzNkODQ1M2UyMTgwNmI1IiwidGFnIjoiIn0%3D; expires=Sat, 31 May 2025 19:21:17 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjlSdVloK291ZUtrdGdIWkUxUi82L3c9PSIsInZhbHVlIjoiVkk4TDRsZ1gyL285MnZURmU4N25rRmtTNTZQbFBrZEd5R1RkK1A1MDNUR09PbVVjYW9WTGhyUUhzTGlnWS8xS1gwU2pYd" 1 => "laravel_session=eyJpdiI6Ik1PMGd5ZnNQd3p1dk9POXJEVFR5OWc9PSIsInZhbHVlIjoicUE4YlRxTzgvVllLcktDNzhPdkVSUEh3cm1FSmNqTHFYM3EzSEVIZURsSEFnMEdHVDBCNEtETjlGajNZbGFJaVA4Z2owY0lVQ0lQRFpmdEZITWFDaWdNb0RNMHVqNEljVTBIK3Rra2owN2VURElFVWQrbGFYQmswVzRoenRDQWMiLCJtYWMiOiI0N2QzOTQ4ODljZjM4ZDk3NWY1MmY5MDg4ZGFlZDViNTM3Njg1YTE5NTUyZDNiNTRhOWExNDJlZDBmNGFlYzJmIiwidGFnIjoiIn0%3D; expires=Sat, 31 May 2025 19:21:17 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6Ik1PMGd5ZnNQd3p1dk9POXJEVFR5OWc9PSIsInZhbHVlIjoicUE4YlRxTzgvVllLcktDNzhPdkVSUEh3cm1FSmNqTHFYM3EzSEVIZURsSEFnMEdHVDBCNEtETjlGajNZbGFJaVA4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlSdVloK291ZUtrdGdIWkUxUi82L3c9PSIsInZhbHVlIjoiVkk4TDRsZ1gyL285MnZURmU4N25rRmtTNTZQbFBrZEd5R1RkK1A1MDNUR09PbVVjYW9WTGhyUUhzTGlnWS8xS1gwU2pYdHZTaEUwZHlPR0xCWWhXVk53Y2xWZUVFUE5BMVJobWRLNmRyKzVNSmhWdkZ1T2xDbjcvQ01uTzFIOGIiLCJtYWMiOiIzOGU1MjMxYTk0MDBiOGZjNDlhY2U3NzQ4ZGI4Mjc0Y2E4Yzk3MmUwZjEyNGVhOTRmMzNkODQ1M2UyMTgwNmI1IiwidGFnIjoiIn0%3D; expires=Sat, 31-May-2025 19:21:17 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjlSdVloK291ZUtrdGdIWkUxUi82L3c9PSIsInZhbHVlIjoiVkk4TDRsZ1gyL285MnZURmU4N25rRmtTNTZQbFBrZEd5R1RkK1A1MDNUR09PbVVjYW9WTGhyUUhzTGlnWS8xS1gwU2pYd" 1 => "laravel_session=eyJpdiI6Ik1PMGd5ZnNQd3p1dk9POXJEVFR5OWc9PSIsInZhbHVlIjoicUE4YlRxTzgvVllLcktDNzhPdkVSUEh3cm1FSmNqTHFYM3EzSEVIZURsSEFnMEdHVDBCNEtETjlGajNZbGFJaVA4Z2owY0lVQ0lQRFpmdEZITWFDaWdNb0RNMHVqNEljVTBIK3Rra2owN2VURElFVWQrbGFYQmswVzRoenRDQWMiLCJtYWMiOiI0N2QzOTQ4ODljZjM4ZDk3NWY1MmY5MDg4ZGFlZDViNTM3Njg1YTE5NTUyZDNiNTRhOWExNDJlZDBmNGFlYzJmIiwidGFnIjoiIn0%3D; expires=Sat, 31-May-2025 19:21:17 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Ik1PMGd5ZnNQd3p1dk9POXJEVFR5OWc9PSIsInZhbHVlIjoicUE4YlRxTzgvVllLcktDNzhPdkVSUEh3cm1FSmNqTHFYM3EzSEVIZURsSEFnMEdHVDBCNEtETjlGajNZbGFJaVA4" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "4pY1fgdot88aqJKezxRML4rlxYqlBy9r3OKz8FD4" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/course/travel-tourism-ug" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-31 17:21:17GET/course/travel-tourism-ug101816