MBA Master of Business Administration (Global)

... United Kingdom
... De Montfort University

Course Overview

Focusing on employability and enhancing your abilities, this course will also help develop your general communication and interpersonal skills, making it perfect for early-career professionals and graduates. It will also help you to better articulate your skills, abilities, and achievements to create a personal development portfolio for use in your CV and job applications. Emphasis is placed on gaining an advanced and applied understanding of the key aspects of international business, enabling you to converse with global business through practical application and contemporary theory. Key features An early career MBA, ideal for recent graduates or those with no managerial experience. Dual accredited by the Chartered Management Institute (CMI). A key focus of the course is on enhancing transferable skills, as well as helping you to articulate your abilities and achievements in a way to grab employers attention when applying for jobs. You will have the opportunity to participate in exclusive business talks and events, enabling you to build a network of industry contacts.

General Eligibility

Applicants will normally hold an undergraduate degree in any subject with a minimum pass of 2:2, or equivalent overseas qualification. Professional qualifications deemed to be of equivalent standing will be considered on an individual basis.

Part Time Work Details

20 Hours of Work permit weekly for international students.

Language Requirement

  • If English is not your first language, an IELTS score of 6.0 (including a minimum of 5.5 in each component) or equivalent is normally required.

Programme Information
...
Course Category

Business Administration and Management


...
Campus Name

Leicester


...
Course Level

Postgraduate


...
Duration

Full-time, 1 year


...
Available Intake

September, January


...
IELTS Score

5.5


...
Tuition Fees Range

13250,

19300, (INT)


Subject Recommendations for You
M.Res. African Studies
University of Birmingham
Campus

Birmingham

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home full-time: £19,800, International full-time: £22,847

MSc Accounting and Business Finance
University of Bedfordshire
Campus

Bedfordshire and Buckinghamshire, England

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

9350

MSc Cognition and Computation
Birkbeck University of London
Campus

London

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ £10500, £17100

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version690msRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[11:49:41] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (17.84ms)time
  • Application (672ms)time
  • 1 x Application (97.41%)
    672ms
    1 x Booting (2.59%)
    17.84ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated643ms
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '8326' limit 1
      2.16msstaging_liveCourseController.php#131
      Bindings
      • 0: 8326
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('13')
      1.19msstaging_liveCourseController.php#131
      Bindings
      • 0: 13
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      790μsstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      570μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('2')
      630μsstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('28') order by `category_name` asc
      670μsstaging_liveCourseController.php#131
      Bindings
      • 0: 28
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '2' order by RAND() limit 3
      619msstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '53' limit 1
      9.08msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 53
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      820μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '52' limit 1
      1.57msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 52
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      5.73msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '17' limit 1
      870μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 17
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      490μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
        _token
        SC3BDcTRfsiZOCkD5IT5DRUiI6Ikbi9wfzlBqZSr
        current_url
        https://staging.bheuni.io/course-details/8326
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/8326" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/8326
        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 [ "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" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        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 => "Mon, 02 Jun 2025 11:49:41 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJmYnVBVWs0ZDVXdS9MKzRNQzJMdGc9PSIsInZhbHVlIjoiUUZjejRVdXNDTXh3TmhEZjBkbmJOLy9RY0pKQ3hsd1A5azRlcGUxQkxoU0Fib3lvMGhSa2djbk55ZE5Zd1pqTC9QWVhwc0thRnpGR1FHS1N6SnZiejlnbzRNMlo2elFQTk9PRGMxeUtLMmZkdWIxT3BZWjhCZ0lIcFVZVFlGVVgiLCJtYWMiOiI3OWY1YzA5Yjk5M2M4NDUwMTU2NThkOWI3ZDAwZjc0YmU4ZGM0N2U4ODI5N2RkNjNjZDczZWUxMzQwNWIyZWM3IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 07:49:41 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IjJmYnVBVWs0ZDVXdS9MKzRNQzJMdGc9PSIsInZhbHVlIjoiUUZjejRVdXNDTXh3TmhEZjBkbmJOLy9RY0pKQ3hsd1A5azRlcGUxQkxoU0Fib3lvMGhSa2djbk55ZE5Zd1pqTC9QWVhwc" 1 => "bhe_uni_session=eyJpdiI6IjJMaE1aMnRhQklZK3dsaHMyZ0diT1E9PSIsInZhbHVlIjoiZEo4aUFtenJRdmpYZktvVk5NQUs0aFhwaGpvVG5pS0xJb3l5NW0yczZyM2JEVTUyVkhVSWtubVpFWlRRd0V0VEhVV0N3RGVzVUtQdkFCcTFLdkZTUU1QdldZWnRaRzB0ZzlacnZCL04wekt1QmVnQk5pZmgxN1NtdzNmNHRtMmsiLCJtYWMiOiJmNjg5NDFmMjJkYTg4ZjlmYzE0Y2ExMmJiZWJkOGI5MmIyYjM5MDQzODUzY2I4NTNlNTI4NGU4Y2I3NWZlNjBlIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 07:49:41 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IjJMaE1aMnRhQklZK3dsaHMyZ0diT1E9PSIsInZhbHVlIjoiZEo4aUFtenJRdmpYZktvVk5NQUs0aFhwaGpvVG5pS0xJb3l5NW0yczZyM2JEVTUyVkhVSWtubVpFWlRRd0V0VEhV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJmYnVBVWs0ZDVXdS9MKzRNQzJMdGc9PSIsInZhbHVlIjoiUUZjejRVdXNDTXh3TmhEZjBkbmJOLy9RY0pKQ3hsd1A5azRlcGUxQkxoU0Fib3lvMGhSa2djbk55ZE5Zd1pqTC9QWVhwc0thRnpGR1FHS1N6SnZiejlnbzRNMlo2elFQTk9PRGMxeUtLMmZkdWIxT3BZWjhCZ0lIcFVZVFlGVVgiLCJtYWMiOiI3OWY1YzA5Yjk5M2M4NDUwMTU2NThkOWI3ZDAwZjc0YmU4ZGM0N2U4ODI5N2RkNjNjZDczZWUxMzQwNWIyZWM3IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 07:49:41 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IjJmYnVBVWs0ZDVXdS9MKzRNQzJMdGc9PSIsInZhbHVlIjoiUUZjejRVdXNDTXh3TmhEZjBkbmJOLy9RY0pKQ3hsd1A5azRlcGUxQkxoU0Fib3lvMGhSa2djbk55ZE5Zd1pqTC9QWVhwc" 1 => "bhe_uni_session=eyJpdiI6IjJMaE1aMnRhQklZK3dsaHMyZ0diT1E9PSIsInZhbHVlIjoiZEo4aUFtenJRdmpYZktvVk5NQUs0aFhwaGpvVG5pS0xJb3l5NW0yczZyM2JEVTUyVkhVSWtubVpFWlRRd0V0VEhVV0N3RGVzVUtQdkFCcTFLdkZTUU1QdldZWnRaRzB0ZzlacnZCL04wekt1QmVnQk5pZmgxN1NtdzNmNHRtMmsiLCJtYWMiOiJmNjg5NDFmMjJkYTg4ZjlmYzE0Y2ExMmJiZWJkOGI5MmIyYjM5MDQzODUzY2I4NTNlNTI4NGU4Y2I3NWZlNjBlIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 07:49:41 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IjJMaE1aMnRhQklZK3dsaHMyZ0diT1E9PSIsInZhbHVlIjoiZEo4aUFtenJRdmpYZktvVk5NQUs0aFhwaGpvVG5pS0xJb3l5NW0yczZyM2JEVTUyVkhVSWtubVpFWlRRd0V0VEhV" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "SC3BDcTRfsiZOCkD5IT5DRUiI6Ikbi9wfzlBqZSr" "current_url" => "https://staging.bheuni.io/course-details/8326" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/8326" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-02 11:49:41GET/course-details/8326141315