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

First Month Module of Full Course, (First Month Fees) With Cloud Tally Erp , Access 45 Days, Click Here For Promo Video..

MAYA TAX

ONLINE COURSE

Videos

{{course.videoCount}}

PDF

{{course.pdfCount}}

Course Fee

5000.00

First Month Module of Full Course, (First Month Fees) With Cloud Tally Erp , Access 45 Days, Click Here For Promo Video..

This Module Purchase only Plus Two (Commerce with Tally Knowledge), B.Com, M.Com,MBA ,CA Qualified Persons.

courses details img
Modules
courses details img
Navigation
courses details img
MAIN JOURNAL ENTRIES
courses details img
Different Type of Accounts Video Class
courses details img
Ledger Creation In Tally
courses details img
Basic Short Cut Keys of Tally
courses details img
Legal Awareness video class
courses details img
Tally Setting Navigation Video
courses details img
Basic Problem 1 Video And Pdf
courses details img
Basic Problem 2
courses details img
Basic Problem 3
courses details img
Basic Problem 4
courses details img
Basic Problem 5
courses details img
Basic Problem 6
courses details img
Basic Problem 7
courses details img
Inform Day Book And Ledger Book
courses details img
Different Between Vat And Gst ? Video Class
courses details img
Gst Rules Video Class and Pdf
courses details img
Gst Problem 1
courses details img
Gst Problem 1 Day Book Manual Calculation
courses details img
Gst Problem 1 Ledger Manual Calculation
courses details img
Gst Problem 1 Trial Balance Manual Calculation.
courses details img
Gst Problem 1 Profit & Loss Manual Calculation
courses details img
Gst Problem 2
courses details img
Gst Problem 2 Day Book Manual
courses details img
Gst Problem 2 Ledger Manual
courses details img
Gst Problem 2 Trial Balance, P & L , Balance Sheet Manual.
courses details img
Gst Problem 3
courses details img
Gst Problem 3 Day Book Manual
courses details img
Navigation Video
courses details img
Different Types Firm Rules and Registration
courses details img
Before Online Skill Test Exam
courses details img
Robotic Mark List After Online Skill Test Exam.
courses details img
First Module Full Print & Note Sent To Your Mail by Robotic Method
courses details img
Soumya Navigation

Verify Certificate