[2026-06-08 07:29:44] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:32:23] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:32:30] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:32:49] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:34:01] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:34:32] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:34:36] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:34:58] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:36:10] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:36:12] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:36:33] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:36:41] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:36:48] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:37:01] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:39:07] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:39:11] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:39:13] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:42:18] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:43:09] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:45:17] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:54:25] live.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'kot_printer_type' (SQL: alter table `business_locations` add `kot_printer_type` enum('browser', 'printer') not null default 'browser' after `print_receipt_on_invoice`, add `kot_printer_id` int null after `receipt_printer_type`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'kot_printer_type' (SQL: alter table `business_locations` add `kot_printer_type` enum('browser', 'printer') not null default 'browser' after `print_receipt_on_invoice`, add `kot_printer_id` int null after `receipt_printer_type`) at C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:760)
[stacktrace]
#0 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('alter table `bu...', Array, Object(Closure))
#1 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(534): Illuminate\\Database\\Connection->run('alter table `bu...', Array, Object(Closure))
#2 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(109): Illuminate\\Database\\Connection->statement('alter table `bu...')
#3 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Schema\\Grammars\\MySqlGrammar))
#4 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(269): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#5 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(338): Illuminate\\Database\\Schema\\Builder->table('business_locati...', Object(Closure))
#6 C:\\xampp\\htdocs\\dashboard\\lewisnew\\database\\migrations\\2024_11_06_214707_add_kot_printer_id_fields_to_business_locations_table.php(16): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array)
#7 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(488): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#8 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(406): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#9 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(415): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#10 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(216): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(751): Illuminate\\Console\\View\\Components\\Task->render('2024_11_06_2147...', Object(Closure))
#13 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(216): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2024_11_06_2147...', Object(Closure))
#14 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(181): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\xampp\\\\htdocs...', 38, false)
#15 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(124): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#16 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#17 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(628): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#18 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(81): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#19 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#20 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#22 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#23 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#24 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#25 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#26 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(152): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#27 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(1078): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Application.php(102): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(155): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 C:\\xampp\\htdocs\\dashboard\\lewisnew\\artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'kot_printer_type' at C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:545)
[stacktrace]
#0 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(545): PDOStatement->execute()
#1 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('alter table `bu...', Array)
#2 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('alter table `bu...', Array, Object(Closure))
#3 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(534): Illuminate\\Database\\Connection->run('alter table `bu...', Array, Object(Closure))
#4 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Blueprint.php(109): Illuminate\\Database\\Connection->statement('alter table `bu...')
#5 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(439): Illuminate\\Database\\Schema\\Blueprint->build(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Schema\\Grammars\\MySqlGrammar))
#6 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Schema\\Builder.php(269): Illuminate\\Database\\Schema\\Builder->build(Object(Illuminate\\Database\\Schema\\Blueprint))
#7 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(338): Illuminate\\Database\\Schema\\Builder->table('business_locati...', Object(Closure))
#8 C:\\xampp\\htdocs\\dashboard\\lewisnew\\database\\migrations\\2024_11_06_214707_add_kot_printer_id_fields_to_business_locations_table.php(16): Illuminate\\Support\\Facades\\Facade::__callStatic('table', Array)
#9 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(488): Illuminate\\Database\\Migrations\\Migration@anonymous->up()
#10 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(406): Illuminate\\Database\\Migrations\\Migrator->runMethod(Object(Illuminate\\Database\\MySqlConnection), Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#11 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(415): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#12 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(216): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(Illuminate\\Database\\Migrations\\Migration@anonymous), 'up')
#13 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\View\\Components\\Task.php(37): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#14 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(751): Illuminate\\Console\\View\\Components\\Task->render('2024_11_06_2147...', Object(Closure))
#15 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(216): Illuminate\\Database\\Migrations\\Migrator->write('Illuminate\\\\Cons...', '2024_11_06_2147...', Object(Closure))
#16 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(181): Illuminate\\Database\\Migrations\\Migrator->runUp('C:\\\\xampp\\\\htdocs...', 38, false)
#17 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(124): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#18 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(88): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#19 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php(628): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#20 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Console\\Migrations\\MigrateCommand.php(81): Illuminate\\Database\\Migrations\\Migrator->usingConnection(NULL, Object(Closure))
#21 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#22 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(183): Illuminate\\Container\\Container->call(Array)
#27 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Command\\Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Command.php(152): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(1078): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\MigrateCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\symfony\\console\\Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Console\\Application.php(102): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 C:\\xampp\\htdocs\\dashboard\\lewisnew\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\Kernel.php(155): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 C:\\xampp\\htdocs\\dashboard\\lewisnew\\artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 {main}
"} 
[2026-06-08 07:57:15] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:57:51] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:58:03] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:58:07] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:58:11] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:58:28] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 07:59:55] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:05] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:09] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:28] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:30] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:33] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:49] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:52] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:00:58] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:01:08] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:01:09] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:01:59] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:02:06] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:02:09] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:02:12] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:02:17] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 08:02:24] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 17:58:06] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 18:54:26] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 18:54:31] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 18:58:54] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 19:51:03] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 19:51:05] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 19:55:35] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:01:39] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:16:38] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:16:47] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:19:15] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:20:59] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:21:10] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:21:13] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:31:37] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:32:18] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:32:42] live.ERROR: AccountingReports: Failed to auto-post sale journal entry for transaction #44211: No query results for model [Modules\AccountingReports\Entities\ChartOfAccount].  
[2026-06-08 20:32:52] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:33:11] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:33:20] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:44:55] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:55:48] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:55:51] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:55:55] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 20:58:44] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:07:39] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:07:46] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:07:50] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:08:12] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:08:13] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:08:16] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:08:24] live.ERROR: AccountingReports: Failed to auto-post sale journal entry for transaction #44212: No query results for model [Modules\AccountingReports\Entities\ChartOfAccount].  
[2026-06-08 21:10:09] live.WARNING: ModuleUtil::getModuleData error in module Cms: Action Modules\Cms\Http\Controllers\CmsPageController@index not defined.  
[2026-06-08 21:10:24] live.ERROR: AccountingReports: Failed to auto-post sale journal entry for transaction #44213: No query results for model [Modules\AccountingReports\Entities\ChartOfAccount].  
[2026-06-08 21:12:08] live.ERROR: AccountingReports: Failed to auto-post sale journal entry for transaction #44214: No query results for model [Modules\AccountingReports\Entities\ChartOfAccount].  
