File: //home/nyiet8349bzl/icbm.sbsc.in/inaugural.php
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Inaugural: 10th INTERNATIONAL CONFERENCE ON BUSINESSS & MANAGEMENT 2022-23 (HYBRID MODE)</title>
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Hind&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style-liberty.css">
<link rel="stylesheet" href="/assests/css/font-awesome.min.css">
</head>
<meta name="robots" content="noindex">
<body>
<!---------------header --------------->
<?php include 'header.php'; ?>
<!-----------------header --------------->
<!----------------------banner------------------------------>
<section class="w3l-blog-breadcrum">
<div class="breadcrum-bg">
<div class="container py-5">
<h2 class="my-3"style="text-align:center;" >Inaugural</h2>
<p style="text-align:center;"><a href="index.php">Home</a> / Inaugural</p>
</div>
</div>
</section>
<!----------------------banner------------------------------>
<section class="blog-post-main">
<div class="blog-content-inf py-5">
<div class="container py-lg-4">
<div class="row blog-posthny-info">
<div class="col-lg-8">
<div class="single-post-content">
<div class="single-post-image mb-4">
<div class="post-content">
<div class="row blog-posthny-info">
<div class="col-lg-5">
<img src="assets/images/vandana.jpg" class="radius-image img-fluid mb-4" alt="" />
</div>
<div class="col-lg-7 py-3">
<h3 style="margin-bottom:0px;color:red;">Chief Guest</h3>
<h3 style="margin-bottom:10px;">Dr. Vandana D. Nagpal </h3>
<p class="py-2">CA. Vandana D Nagpal is a fellow Chartered Accountant and a member of CPA Australia. She holds the coveted graduation degree in Economics
(Hons.) from the world-renowned Delhi University. Associated with her alma mater ‘The Institute of Chartered Accountants of India’
for the past 28 years, she has headed one of the most critical sections - the Disciplinary Directorate as Director, Discipline.
Presently heading the Board of Studies (Academic), she is entrusted
</p>
</div>
<div class="col-lg-12 py-0"><p> with Complete Course content development of the entire CA curriculum and its delivery. She is responsible for the timely release of the Study Material for
the entire CA curriculum for all the subjects at all levels well ahead of examination every year and ensuring that the same is imparted to around 8 lakhs
students nationwide. A discerning and accomplished academician to the core as well as an astute manager, she has contributed immensely towards the periodic
Review of Education and Training of the Chartered Accountancy Course. Being a prolific reader/writer she has authored several reports, articles, columns, and
research papers about Economic Growth, Micro/Macro economic problems faced by the country.</p></div>
</div>
</div>
</div> <br>
<!------------------------------------1----------------------------------->
<div class="single-post-image mb-4">
<div class="post-content">
<div class="row blog-posthny-info">
<div class="col-lg-5">
<img src="assets/images/Prof-Ajay-Kumar.jpeg" class="radius-image img-fluid mb-4" alt="" />
</div>
<div class="col-lg-7 py-3">
<h3 style="margin-bottom:10px;">Prof. Ajay Kumar Singh </h3>
<p class="py-2">Prof. Ajay Kumar Singh is Professor and Head, Department of Commerce and Dean, Faculty of Commerce & Business, Delhi School of Economics, University of Delhi. Dr. Singh is Chairperson of Delhi University Sports Council. Dr. Singh has 35+ years of teaching experience
in all with 227 publications </p>
</div>
<div class="col-lg-12 py-0"><p>including 10 books, 1 International Monograph, 118 research papers,
13 articles, 16 case studies, 59 editorial reviews, 2 abstracts, and 8 book reviews published in
leading journals Dr. Singh has travelled to 23 countries and addressed in more than 200
conferences/ seminars/ workshops/ training programs in more than 100 online
sessions/webinars during pandemic time.</p></div>
</div>
</div>
</div> <br>
<!------------------------------------2----------------------------------->
<div class="leave-comment-form mt-5" id="reply">
<!---------------form --------------->
<!-----------------form --------------->
</div>
</div>
</div>
<div class="col-lg-4 mt-lg-0 mt-5">
<div class="right-sidebar">
<!---------------form --------------->
<?php include 'right-side.php'; ?>
<!-----------------form --------------->
</div>
</div>
</div>
</div>
</section>
<!---------------footer --------------->
<?php include 'footer.php'; ?>
<!-----------------footer --------------->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
<script src="assets/js/all.js"></script>
<script src="assets/js/owl.carousel.js"></script>
<script>
$(document).ready(function () {
$('.owl-one').owlCarousel({
loop: true,
margin: 0,
nav: true,
responsiveClass: true,
autoplay: false,
autoplayTimeout: 5000,
autoplaySpeed: 1000,
autoplayHoverPause: false,
responsive: {
0: {
items: 1,
nav: false
},
480: {
items: 1,
nav: false
},
667: {
items: 1,
nav: true
},
1000: {
items: 1,
nav: true
}
}
})
})
</script>
</body>
</html>