Deprecated: Constant E_STRICT is deprecated in /home/onlinemayz/public_html/system/core/Exceptions.php on line 75

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$parser is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 24
Function: library

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 25
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 26
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 27
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 28
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated

Filename: core/Input.php

Line Number: 572

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 91
Function: ip_address

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Settings_model::$totalViews is deprecated

Filename: models/Settings_model.php

Line Number: 106

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 106
Function: _error_handler

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 98
Function: getViewsCount

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$User_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 21
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Course_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 22
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Category_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 23
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Vimeo_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 24
Function: model

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Course_model::$id is deprecated

Filename: models/Course_model.php

Line Number: 326

Backtrace:

File: /home/onlinemayz/public_html/application/models/Course_model.php
Line: 326
Function: _error_handler

File: /home/onlinemayz/public_html/application/helpers/cms_helper.php
Line: 26
Function: getACourse

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 72
Function: courseDetail

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$footerMenu is deprecated

Filename: controllers/Welcome.php

Line Number: 99

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 99
Function: _error_handler

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$parser is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$User_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Course_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Category_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Vimeo_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$footerMenu is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

Course Detail

On The Job Training For College Students, Including Practical Training Certificate In A Pvt Ltd Corporate Firm. Click Here For Promo Video.

MAYA TAX

ONLINE COURSE

Videos

{{course.videoCount}}

PDF

{{course.pdfCount}}

Course Fee

4000.00

On The Job Training For College Students, Including Practical Training Certificate In A Pvt Ltd Corporate Firm. Click Here For Promo Video.

Gst Billing, Import And Export Billing, Bank Reconciliation & Gst Checking With Tally Erp 9. Gst , Income Tax Filing ,Live Internet Training. 1 Month Access.

courses details img
Modules
courses details img
Navigation Welcome Video
courses details img
Legal Awareness video class
courses details img
Different Between Vat And Gst ? Video Class
courses details img
Different Type of Accounts
courses details img
Download This File
courses details img
Basic Keys of Tally
courses details img
Gst Tally Erp 9 Setting Navigation
courses details img
Problem Based solution Finding Problem 1
courses details img
What Is Gst ? Video Class
courses details img
Gst Problem Based solution Finding Problem 1
courses details img
Stock Creation Practical Training In Gst Tally
courses details img
Import Purchase Video Class
courses details img
Local, Inter State & Import Goods/Service Purchase Invoice (USD & INR) Practical Entry In Tally
courses details img
What Is Sales ? Video Class
courses details img
Local, Inter State & Export Goods/Service Sales Invoice (USD & INR) Practical Entry In Tally
courses details img
Bank Reconciliation Statement Practical Entry In Tally.
courses details img
CGST, SGST, IGST & UTGST Checking & Finding In Tally Erp 9, Practical Training
courses details img
Gst Online Return Filing & Payment to Gst Web Portal, Live Class
courses details img
Different Types Income Tax Filing With 44A
courses details img
Income Tax Slab Calculation
courses details img
Income Tax Live Return To Portal Filing Class
courses details img
What Is SEO / Search Engine Optimization?
courses details img
Internet Basic Short Cut Class
courses details img
Malayalam And Another Language Typing Practical Live Training
courses details img
Photoshop Painting For Digital Marketing
courses details img
Free & Paid Ad Posting, Worldwide Advertise Online
courses details img
World Wide Online Payment And Billing Method
courses details img
Local Self Government Institutions Online Tax Payment
courses details img
Police Station Online Complaint And Payment
courses details img
Navigation Video
courses details img
New Tally Prime Class
courses details img
Before Online Skill Test Exam
courses details img
Robotic Mark List After Online Skill Test Exam.
courses details img
Training Class Pdf To Your Mail
courses details img
Last Navigation Class

Verify Certificate