[2026-05-14 13:07:08] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `users` add unique `users_email_unique`(`email`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `users` add unique `users_email_unique`(`email`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `us...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `us...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `us...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/0001_01_01_000000_create_users_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('0001_01_01_0000...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '0001_01_01_0000...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 1, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `us...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `us...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `us...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `us...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/0001_01_01_000000_create_users_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('0001_01_01_0000...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '0001_01_01_0000...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 1, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-05-14 13:13:22] local.ERROR: Class "App\Providers\Schema" not found {"exception":"[object] (Error(code: 0): Class \"App\\Providers\\Schema\" not found at C:/wamp64/www/projetos-laravel/posture-saas/app/Providers/AppServiceProvider.php:22)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Providers/AppServiceProvider->boot()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1151): Illuminate/Container/Container->call(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(App/Providers/AppServiceProvider))
#7 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(App/Providers/AppServiceProvider), 'App//Providers//A...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#14 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#15 {main}
"} 
[2026-05-14 13:13:35] local.ERROR: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: create table `users` (`id` bigint unsigned not null auto_increment primary key, `name` varchar(191) not null, `email` varchar(191) not null, `email_verified_at` timestamp null, `password` varchar(191) not null, `remember_token` varchar(100) null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: create table `users` (`id` bigint unsigned not null auto_increment primary key, `name` varchar(191) not null, `email` varchar(191) not null, `email_verified_at` timestamp null, `password` varchar(191) not null, `remember_token` varchar(100) null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('create table `u...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('create table `u...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('create table `u...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/0001_01_01_000000_create_users_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('0001_01_01_0000...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '0001_01_01_0000...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 1, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('create table `u...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('create table `u...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('create table `u...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('create table `u...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('users', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/0001_01_01_000000_create_users_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('0001_01_01_0000...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '0001_01_01_0000...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 1, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-05-14 19:03:03] local.ERROR: Undefined variable $validated {"exception":"[object] (ErrorException(code: 0): Undefined variable $validated at C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php:42)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 42)
#1 C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php(42): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 42)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Livewire/Volt/Component@anonymous->register()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('register', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(Livewire/Volt/Component@anonymous), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#61 {main}
"} 
[2026-05-14 19:04:55] local.ERROR: Route [dashboard] not defined. {"userId":1,"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [dashboard] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('dashboard', Array, false)
#1 C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php(74): route('dashboard', Array, false)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Livewire/Volt/Component@anonymous->register()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('register', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(Livewire/Volt/Component@anonymous), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#61 {main}
"} 
[2026-05-14 19:40:57] local.ERROR: Route [logout] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\layouts\app-shell.blade.php) (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\layouts\app-shell.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [logout] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\layouts\\app-shell.blade.php) (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\layouts\\app-shell.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Illuminate/View/ViewException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Illuminate/View/ViewException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(22): Illuminate/View/Engines/PhpEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(10): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate/View/View->render()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate/Http/Response->setContent(Object(Illuminate/View/View))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate/Http/Response->__construct(Object(Illuminate/View/View), 200, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/Routing/ResponseFactory->make(Object(Illuminate/View/View), 200, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('app.dashboard', Array, 200, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'app.dashboard', data: Array, status: 200, headers: Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#71 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Route [logout] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\layouts\\app-shell.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 2)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 2)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(22): Illuminate/View/Engines/PhpEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(10): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/266e664efd0f55c632fc6ba068431064.php(37): Illuminate/View/View->render()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('C://wamp64//www//p...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate/Filesystem/Filesystem::Illuminate/Filesystem/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate/Filesystem/Filesystem->getRequire('C://wamp64//www//p...', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(22): Illuminate/View/Engines/PhpEngine->evaluatePath('C://wamp64//www//p...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(10): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate/View/View->render()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate/Http/Response->setContent(Object(Illuminate/View/View))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate/Http/Response->__construct(Object(Illuminate/View/View), 200, Array)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/Routing/ResponseFactory->make(Object(Illuminate/View/View), 200, Array)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('app.dashboard', Array, 200, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'app.dashboard', data: Array, status: 200, headers: Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#77 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#79 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#80 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#81 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [logout] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('logout', Array, true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/32f9434997f85aff3c5e9bd5dbd33e6f.php(46): route('logout')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate/Filesystem/Filesystem::Illuminate/Filesystem/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate/Filesystem/Filesystem->getRequire('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(22): Illuminate/View/Engines/PhpEngine->evaluatePath('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(10): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#11 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/266e664efd0f55c632fc6ba068431064.php(37): Illuminate/View/View->render()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('C://wamp64//www//p...')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate/Filesystem/Filesystem::Illuminate/Filesystem/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate/Filesystem/Filesystem->getRequire('C://wamp64//www//p...', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(22): Illuminate/View/Engines/PhpEngine->evaluatePath('C://wamp64//www//p...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(10): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate/View/View->render()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate/Http/Response->setContent(Object(Illuminate/View/View))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate/Http/Response->__construct(Object(Illuminate/View/View), 200, Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/Routing/ResponseFactory->make(Object(Illuminate/View/View), 200, Array)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('app.dashboard', Array, 200, Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'app.dashboard', data: Array, status: 200, headers: Array)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#79 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#80 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#81 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#82 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#83 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#84 {main}
"} 
[2026-05-14 19:54:07] local.ERROR: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames {"exception":"[object] (Error(code: 0): Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteUri.php:41)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteUri.php(41): preg_match_all('///{([//w//:]+?)//?...', 'register', NULL)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(873): Illuminate/Routing/RouteUri::parse('register')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(858): Illuminate/Routing/Route->parseUri('register')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(824): Illuminate/Routing/Route->setUri('register')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(184): Illuminate/Routing/Route->prefix('')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'register', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'register', Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, 'register', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, 'register', Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/VoltManager.php(34): Illuminate/Routing/Router->get('register', Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Livewire/Volt/VoltManager->route('register', 'pages.auth.regi...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(8): Illuminate/Support/Facades/Facade::__callStatic('route', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(7): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#22 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#23 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#24 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#25 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#26 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#28 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#29 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#30 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#31 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#32 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#33 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#35 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#36 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#38 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#39 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#40 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#41 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#42 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#43 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#44 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#45 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#46 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#47 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#48 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#49 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#50 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#51 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#52 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#53 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#54 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#55 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#56 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#57 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#58 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#59 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#60 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#61 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#62 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#63 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#64 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#65 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#66 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#67 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#68 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#69 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#70 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#71 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#72 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#73 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#74 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#75 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#76 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#77 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#78 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#79 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#80 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#81 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#82 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#83 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#84 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#85 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#86 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#87 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#88 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#89 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#90 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#91 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#92 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#93 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#94 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#95 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#96 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#97 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#98 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#99 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#100 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#101 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#102 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#103 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#104 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#105 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#106 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#107 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#108 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#109 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#110 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#111 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#112 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#113 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#114 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#115 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#116 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#117 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#118 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#119 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#120 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#121 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#122 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#123 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#124 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#125 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#126 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#127 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#128 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#129 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#130 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#131 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#132 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#133 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#134 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#135 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#136 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#137 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#138 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#139 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#140 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#141 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#142 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#143 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#144 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#145 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#146 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#147 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#148 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#149 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#150 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#151 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#152 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#153 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#154 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#155 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#156 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#157 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#158 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#159 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#160 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#161 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#162 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#163 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#164 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#165 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#166 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#167 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#168 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#169 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#170 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#171 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#172 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#173 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#174 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#175 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#176 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#177 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#178 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#179 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#180 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#181 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#182 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#183 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#184 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#185 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#186 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#187 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#188 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#189 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#190 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#191 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#192 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#193 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#194 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#195 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#196 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#197 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#198 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#199 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#200 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#201 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#202 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#203 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#204 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#205 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#206 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#207 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#208 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#209 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#210 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#211 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#212 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#213 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#214 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#215 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#216 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#217 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#218 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#219 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#220 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#221 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#222 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#223 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#224 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#225 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#226 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#227 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#228 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#229 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#230 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#231 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#232 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#233 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#234 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#235 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#236 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#237 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#238 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#239 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#240 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#241 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#242 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#243 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#244 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#245 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#246 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#247 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#248 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#249 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#250 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#251 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#252 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#253 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#254 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#255 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#256 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#257 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#258 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#259 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#260 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#261 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#262 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#263 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#264 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#265 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#266 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#267 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#268 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#269 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#270 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#271 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#272 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#273 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#274 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#275 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#276 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#277 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#278 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#279 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#280 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#281 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#282 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#283 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#284 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#285 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#286 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#287 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#288 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#289 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#290 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#291 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#292 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#293 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#294 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#295 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#296 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#297 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#298 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#299 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#300 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#301 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#302 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#303 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#304 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#305 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#306 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#307 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#308 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#309 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#310 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#311 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#312 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#313 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#314 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#315 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#316 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#317 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#318 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#319 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#320 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#321 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#322 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#323 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#324 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#325 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#326 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#327 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#328 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#329 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#330 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#331 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#332 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#333 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#334 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#335 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#336 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#337 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#338 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#339 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#340 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#341 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#342 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#343 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#344 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#345 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#346 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#347 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#348 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#349 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#350 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#351 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#352 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#353 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#354 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#355 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#356 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#357 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#358 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#359 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#360 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#361 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#362 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#363 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#364 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#365 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#366 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#367 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#368 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#369 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#370 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#371 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#372 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#373 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#374 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#375 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#376 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#377 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#378 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#379 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#380 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#381 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#382 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#383 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#384 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#385 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#386 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#387 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#388 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#389 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#390 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#391 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#392 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#393 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#394 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#395 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#396 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#397 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#398 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#399 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#400 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#401 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#402 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#403 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#404 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#405 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#406 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#407 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#408 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#409 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#410 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#411 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#412 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#413 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#414 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#415 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#416 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#417 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#418 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#419 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#420 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#421 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#422 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#423 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#424 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#425 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#426 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#427 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#428 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#429 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#430 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#431 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#432 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#433 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#434 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#435 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#436 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#437 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#438 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#439 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#440 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#441 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#442 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#443 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#444 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#445 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#446 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#447 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#448 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#449 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#450 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#451 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#452 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#453 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#454 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#455 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#456 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#457 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#458 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#459 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#460 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#461 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#462 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#463 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#464 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#465 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#466 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#467 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#468 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#469 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#470 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#471 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#472 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#473 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#474 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#475 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#476 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#477 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#478 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#479 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#480 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#481 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#482 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#483 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(22): require('C://wamp64//www//p...')
#484 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#485 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#486 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#487 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#488 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#489 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#490 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#491 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#492 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#493 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#494 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#495 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#496 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#497 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#498 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#499 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#500 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#501 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#502 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#503 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#504 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#505 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#506 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#507 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#508 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#509 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#510 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#511 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#512 {main}
"} 
[2026-05-15 16:57:57] local.ERROR: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames {"exception":"[object] (Error(code: 0): Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteUri.php:41)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteUri.php(41): preg_match_all('///{([//w//:]+?)//?...', 'register', NULL)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(873): Illuminate/Routing/RouteUri::parse('register')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(858): Illuminate/Routing/Route->parseUri('register')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(824): Illuminate/Routing/Route->setUri('register')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(184): Illuminate/Routing/Route->prefix('')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'register', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'register', Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, 'register', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, 'register', Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/VoltManager.php(34): Illuminate/Routing/Router->get('register', Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Livewire/Volt/VoltManager->route('register', 'pages.auth.regi...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(8): Illuminate/Support/Facades/Facade::__callStatic('route', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(7): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#22 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#23 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#24 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#25 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#26 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#28 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#29 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#30 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#31 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#32 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#33 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#35 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#36 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#38 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#39 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#40 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#41 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#42 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#43 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#44 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#45 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#46 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#47 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#48 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#49 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#50 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#51 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#52 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#53 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#54 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#55 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#56 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#57 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#58 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#59 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#60 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#61 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#62 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#63 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#64 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#65 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#66 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#67 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#68 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#69 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#70 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#71 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#72 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#73 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#74 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#75 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#76 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#77 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#78 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#79 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#80 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#81 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#82 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#83 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#84 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#85 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#86 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#87 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#88 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#89 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#90 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#91 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#92 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#93 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#94 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#95 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#96 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#97 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#98 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#99 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#100 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#101 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#102 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#103 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#104 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#105 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#106 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#107 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#108 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#109 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#110 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#111 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#112 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#113 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#114 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#115 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#116 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#117 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#118 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#119 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#120 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#121 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#122 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#123 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#124 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#125 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#126 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#127 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#128 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#129 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#130 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#131 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#132 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#133 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#134 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#135 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#136 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#137 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#138 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#139 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#140 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#141 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#142 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#143 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#144 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#145 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#146 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#147 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#148 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#149 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#150 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#151 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#152 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#153 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#154 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#155 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#156 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#157 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#158 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#159 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#160 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#161 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#162 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#163 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#164 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#165 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#166 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#167 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#168 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#169 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#170 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#171 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#172 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#173 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#174 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#175 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#176 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#177 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#178 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#179 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#180 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#181 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#182 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#183 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#184 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#185 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#186 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#187 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#188 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#189 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#190 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#191 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#192 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#193 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#194 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#195 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#196 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#197 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#198 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#199 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#200 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#201 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#202 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#203 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#204 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#205 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#206 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#207 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#208 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#209 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#210 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#211 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#212 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#213 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#214 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#215 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#216 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#217 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#218 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#219 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#220 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#221 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#222 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#223 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#224 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#225 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#226 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#227 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#228 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#229 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#230 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#231 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#232 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#233 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#234 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#235 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#236 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#237 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#238 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#239 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#240 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#241 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#242 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#243 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#244 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#245 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#246 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#247 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#248 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#249 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#250 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#251 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#252 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#253 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#254 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#255 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#256 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#257 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#258 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#259 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#260 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#261 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#262 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#263 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#264 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#265 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#266 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#267 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#268 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#269 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#270 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#271 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#272 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#273 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#274 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#275 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#276 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#277 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#278 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#279 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#280 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#281 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#282 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#283 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#284 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#285 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#286 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#287 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#288 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#289 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#290 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#291 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#292 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#293 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#294 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#295 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#296 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#297 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#298 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#299 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#300 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#301 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#302 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#303 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#304 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#305 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#306 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#307 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#308 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#309 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#310 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#311 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#312 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#313 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#314 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#315 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#316 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#317 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#318 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#319 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#320 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#321 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#322 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#323 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#324 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#325 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#326 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#327 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#328 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#329 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#330 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#331 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#332 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#333 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#334 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#335 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#336 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#337 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#338 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#339 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#340 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#341 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#342 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#343 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#344 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#345 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#346 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#347 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#348 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#349 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#350 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#351 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#352 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#353 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#354 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#355 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#356 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#357 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#358 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#359 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#360 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#361 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#362 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#363 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#364 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#365 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#366 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#367 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#368 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#369 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#370 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#371 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#372 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#373 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#374 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#375 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#376 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#377 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#378 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#379 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#380 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#381 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#382 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#383 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#384 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#385 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#386 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#387 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#388 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#389 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#390 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#391 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#392 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#393 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#394 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#395 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#396 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#397 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#398 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#399 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#400 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#401 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#402 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#403 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#404 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#405 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#406 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#407 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#408 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#409 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#410 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#411 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#412 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#413 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#414 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#415 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#416 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#417 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#418 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#419 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#420 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#421 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#422 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#423 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#424 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#425 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#426 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#427 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#428 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#429 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#430 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#431 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#432 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#433 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#434 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#435 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#436 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#437 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#438 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#439 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#440 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#441 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#442 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#443 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#444 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#445 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#446 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#447 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#448 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#449 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#450 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#451 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#452 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#453 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#454 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#455 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#456 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#457 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#458 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#459 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#460 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#461 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#462 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#463 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#464 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#465 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#466 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#467 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#468 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#469 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#470 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#471 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#472 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#473 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#474 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#475 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#476 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#477 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#478 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#479 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#480 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#481 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#482 C:/wamp64/www/projetos-laravel/posture-saas/routes/auth.php(33): require('C://wamp64//www//p...')
#483 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(22): require('C://wamp64//www//p...')
#484 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#485 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#486 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#487 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#488 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#489 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#490 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#491 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#492 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#493 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#494 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#495 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#496 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#497 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#498 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#499 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#500 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#501 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#502 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#503 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#504 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#505 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#506 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#507 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#508 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#509 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#510 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#511 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#512 {main}
"} 
[2026-05-15 17:06:06] local.ERROR: Route [dashboard] not defined. {"userId":1,"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [dashboard] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('dashboard', Array, false)
#1 C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/login.blade.php(23): route('dashboard', Array, false)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Livewire/Volt/Component@anonymous->login()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('login', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(Livewire/Volt/Component@anonymous), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#61 {main}
"} 
[2026-05-15 17:19:35] local.ERROR: Command "optimize:clearphp" is not defined.

Did you mean one of these?
    optimize
    optimize:clear {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"optimize:clearphp\" is not defined.

Did you mean one of these?
    optimize
    optimize:clear at C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php:759)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(298): Symfony/Component/Console/Application->find('optimize:clearp...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#4 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#5 {main}
"} 
[2026-05-19 21:07:14] local.ERROR: View [App\Livewire\Onboarding\CompanyStep] not found. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): View [App\\Livewire\\Onboarding\\CompanyStep] not found. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate/View/FileViewFinder->findInPaths('App//Livewire//On...', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate/View/FileViewFinder->find('App//Livewire//On...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/View/Factory->make('App//Livewire//On...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('App//Livewire//On...', Array, 200, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'App//Livewire//On...', data: Array, status: 200, headers: Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#10 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingStep.php(33): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingStep->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#64 {main}
"} 
[2026-05-19 21:31:13] local.ERROR: Target class [currentTenant] does not exist. {"userId":2,"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [currentTenant] does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/CompanyStep.php(44): app('currentTenant')
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/CompanyStep->save()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('save', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/Onboarding/CompanyStep), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#65 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"currentTenant\" does not exist at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/CompanyStep.php(44): app('currentTenant')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/CompanyStep->save()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('save', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/Onboarding/CompanyStep), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-20 13:26:28] local.ERROR: Cannot assign string to property App\Livewire\Onboarding\CompanyStep::$employees_count of type ?int {"userId":1,"exception":"[object] (TypeError(code: 0): Cannot assign string to property App\\Livewire\\Onboarding\\CompanyStep::$employees_count of type ?int at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/CompanyStep.php:73)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/CompanyStep->updatedEmployeesCount(NULL, NULL)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('updatedEmployee...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(78): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('updatedEmployee...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(33): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->Livewire/Features/SupportLifecycleHooks/{closure}(NULL)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(115): Livewire/ComponentHook->Livewire/{closure}(NULL)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/ComponentHookRegistry::Livewire/{closure}(NULL)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(345): Livewire/EventBus->Livewire/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(121): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperties(Object(App/Livewire/Onboarding/CompanyStep), Array, Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#64 {main}
"} 
[2026-05-20 13:27:19] local.ERROR: Cannot assign string to property App\Livewire\Onboarding\CompanyStep::$employees_count of type ?int {"userId":1,"exception":"[object] (TypeError(code: 0): Cannot assign string to property App\\Livewire\\Onboarding\\CompanyStep::$employees_count of type ?int at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/CompanyStep.php:73)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/CompanyStep->updatedEmployeesCount(NULL, NULL)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('updatedEmployee...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(78): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('updatedEmployee...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(33): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->Livewire/Features/SupportLifecycleHooks/{closure}(NULL)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(115): Livewire/ComponentHook->Livewire/{closure}(NULL)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/ComponentHookRegistry::Livewire/{closure}(NULL)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(345): Livewire/EventBus->Livewire/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(121): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperties(Object(App/Livewire/Onboarding/CompanyStep), Array, Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#64 {main}
"} 
[2026-05-20 13:27:21] local.ERROR: Cannot assign string to property App\Livewire\Onboarding\CompanyStep::$employees_count of type ?int {"userId":1,"exception":"[object] (TypeError(code: 0): Cannot assign string to property App\\Livewire\\Onboarding\\CompanyStep::$employees_count of type ?int at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:465)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(365): Livewire/Mechanisms/HandleComponents/HandleComponents->setComponentPropertyAwareOfTypes(Object(App/Livewire/Onboarding/CompanyStep), 'employees_count', 'c')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(341): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperty(Object(App/Livewire/Onboarding/CompanyStep), 'employees_count', 'c', Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(121): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperties(Object(App/Livewire/Onboarding/CompanyStep), Array, Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#55 {main}
"} 
[2026-05-20 13:28:27] local.ERROR: Cannot assign string to property App\Livewire\Onboarding\CompanyStep::$employees_count of type ?int {"userId":1,"exception":"[object] (TypeError(code: 0): Cannot assign string to property App\\Livewire\\Onboarding\\CompanyStep::$employees_count of type ?int at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:465)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(365): Livewire/Mechanisms/HandleComponents/HandleComponents->setComponentPropertyAwareOfTypes(Object(App/Livewire/Onboarding/CompanyStep), 'employees_count', 'a')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(341): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperty(Object(App/Livewire/Onboarding/CompanyStep), 'employees_count', 'a', Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(121): Livewire/Mechanisms/HandleComponents/HandleComponents->updateProperties(Object(App/Livewire/Onboarding/CompanyStep), Array, Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#55 {main}
"} 
[2026-05-20 15:22:48] local.ERROR: Target class [currentTenant] does not exist. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\onboarding\units-step.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Target class [currentTenant] does not exist. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\onboarding\\units-step.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Illuminate/Contracts/Container/BindingResolutionException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Illuminate/Contracts/Container/BindingResolutionException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}

[previous exception] [object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [currentTenant] does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/1b42942cc9826b9c07064590d0853723.php(38): app('currentTenant')
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Onboarding/UnitsStep->Livewire/Mechanisms/ExtendBlade/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#69 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"currentTenant\" does not exist at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/1b42942cc9826b9c07064590d0853723.php(38): app('currentTenant')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Onboarding/UnitsStep->Livewire/Mechanisms/ExtendBlade/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#70 {main}
"} 
[2026-05-20 15:23:10] local.ERROR: Target class [currentTenant] does not exist. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\onboarding\units-step.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Target class [currentTenant] does not exist. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\onboarding\\units-step.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Illuminate/Contracts/Container/BindingResolutionException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Illuminate/Contracts/Container/BindingResolutionException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}

[previous exception] [object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [currentTenant] does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/1b42942cc9826b9c07064590d0853723.php(38): app('currentTenant')
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Onboarding/UnitsStep->Livewire/Mechanisms/ExtendBlade/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#69 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"currentTenant\" does not exist at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('currentTenant')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('currentTenant')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('currentTenant', Array, true)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('currentTenant', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('currentTenant', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('currentTenant', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/1b42942cc9826b9c07064590d0853723.php(38): app('currentTenant')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Onboarding/UnitsStep->Livewire/Mechanisms/ExtendBlade/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Onboarding/UnitsStep), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Onboarding/UnitsStep))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#70 {main}
"} 
[2026-05-20 15:25:43] local.ERROR: Unclosed '{' on line 9 {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 9 at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/UnitsStep.php:99)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/composer/ClassLoader.php(427): Composer/Autoload/{closure}('C://wamp64//www//p...')
#1 [internal function]: Composer/Autoload/ClassLoader->loadClass('App//Livewire//On...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(91): method_exists('App//Livewire//On...', '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('App//Livewire//On...')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('onboarding/unid...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'onboarding/unid...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'onboarding/unid...', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/unidades', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/unidades', 'App//Livewire//On...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/unidades', 'App//Livewire//On...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(34): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(32): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#36 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#46 {main}
"} 
[2026-05-21 19:45:47] local.ERROR: Too many arguments to "make:livewire" command, expected arguments "name". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): Too many arguments to \"make:livewire\" command, expected arguments \"name\". at C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Input/ArgvInput.php:199)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Input/ArgvInput.php(92): Symfony/Component/Console/Input/ArgvInput->parseArgument('artisan')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('artisan', true)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Livewire/Features/SupportConsoleCommands/Commands/MakeLivewireCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#10 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#11 {main}
"} 
[2026-05-21 20:16:08] local.ERROR: Class "App\Livewire\Onboarding\Onboarding" not found {"userId":1,"exception":"[object] (Error(code: 0): Class \"App\\Livewire\\Onboarding\\Onboarding\" not found at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/UnitsStep.php:148)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/UnitsStep->continue()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('continue', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/Onboarding/UnitsStep), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#59 {main}
"} 
[2026-05-21 20:24:39] local.ERROR: syntax error, unexpected token ";", expecting ")" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \";\", expecting \")\" at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/UnitsStep.php:155)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/composer/ClassLoader.php(427): Composer/Autoload/{closure}('C://wamp64//www//p...')
#1 [internal function]: Composer/Autoload/ClassLoader->loadClass('App//Livewire//On...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(91): method_exists('App//Livewire//On...', '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('App//Livewire//On...')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('onboarding/unid...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'onboarding/unid...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'onboarding/unid...', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/unidades', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/unidades', 'App//Livewire//On...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/unidades', 'App//Livewire//On...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(37): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(35): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#36 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#46 {main}
"} 
[2026-05-22 15:19:20] local.ERROR: Undefined variable $units (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $units (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php:317)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $units at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php:317)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 317)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(317): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 317)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-22 17:46:45] local.ERROR: There are no commands defined in the "opimize" namespace.

Did you mean this?
    optimize {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"opimize\" namespace.

Did you mean this?
    optimize at C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php:694)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(743): Symfony/Component/Console/Application->findNamespace('opimize')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(298): Symfony/Component/Console/Application->find('opimize:clear')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#5 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#6 {main}
"} 
[2026-05-25 14:23:34] local.ERROR: Invalid route action: [app.dashboard]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [app.dashboard]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('app.dashboard')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('app/dashboard', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'app/dashboard', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'app/dashboard', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/dashboard', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/dashboard', 'app.dashboard')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/dashboard', 'app.dashboard')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(51): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(50): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#43 {main}
"} 
[2026-05-25 14:24:01] local.ERROR: Invalid route action: [app.dashboard]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [app.dashboard]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('app.dashboard')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('app/dashboard', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'app/dashboard', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'app/dashboard', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/dashboard', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/dashboard', 'app.dashboard')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/dashboard', 'app.dashboard')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(51): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(50): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#43 {main}
"} 
[2026-05-25 14:24:03] local.ERROR: Invalid route action: [app.dashboard]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [app.dashboard]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('app.dashboard')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('app/dashboard', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'app/dashboard', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'app/dashboard', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/dashboard', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/dashboard', 'app.dashboard')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/dashboard', 'app.dashboard')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(51): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(50): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#43 {main}
"} 
[2026-05-25 14:33:29] local.ERROR: Invalid route action: [app.relatorios]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [app.relatorios]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('app.relatorios')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('app/relatorios', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'app/relatorios', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'app/relatorios', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/relatorios', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/relatorios', 'app.relatorios')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/relatorios', 'app.relatorios')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(61): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(52): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#40 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#41 {main}
"} 
[2026-05-25 14:35:09] local.ERROR: Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.dashboard] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportMultipleRootElementDetection\\MultipleRootElementsDetectedException(code: 0): Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.dashboard] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php:27)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php(16): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection->warnAgainstMoreThanOneRootElement(Object(App/Livewire/App/Dashboard), '<!DOCTYPE html>...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection::Livewire/Features/SupportMultipleRootElementDetection/{closure}('<!DOCTYPE html>...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(72): Livewire/EventBus->Livewire/{closure}('<!DOCTYPE html>...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}
"} 
[2026-05-25 14:38:49] local.ERROR: Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.dashboard] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportMultipleRootElementDetection\\MultipleRootElementsDetectedException(code: 0): Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.dashboard] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php:27)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php(16): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection->warnAgainstMoreThanOneRootElement(Object(App/Livewire/App/Dashboard), '<!DOCTYPE html>...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection::Livewire/Features/SupportMultipleRootElementDetection/{closure}('<!DOCTYPE html>...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(72): Livewire/EventBus->Livewire/{closure}('<!DOCTYPE html>...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}
"} 
[2026-05-25 14:39:18] local.ERROR: Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.billing] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportMultipleRootElementDetection\\MultipleRootElementsDetectedException(code: 0): Livewire only supports one HTML element per component. Multiple root elements detected for component: [app.billing] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php:27)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection.php(16): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection->warnAgainstMoreThanOneRootElement(Object(App/Livewire/App/Billing), '<!DOCTYPE html>...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/Features/SupportMultipleRootElementDetection/SupportMultipleRootElementDetection::Livewire/Features/SupportMultipleRootElementDetection/{closure}('<!DOCTYPE html>...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(72): Livewire/EventBus->Livewire/{closure}('<!DOCTYPE html>...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Billing), '__invoke')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}
"} 
[2026-05-25 15:19:11] local.ERROR: View [admin.placeholder] not found. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): View [admin.placeholder] not found. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate/View/FileViewFinder->findInPaths('admin.placehold...', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate/View/FileViewFinder->find('admin.placehold...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/View/Factory->make('admin.placehold...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('admin.placehold...', Array, 200, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'admin.placehold...', data: Array, status: 200, headers: Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#10 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsurePlatformAdmin.php(16): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsurePlatformAdmin->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#62 {main}
"} 
[2026-05-26 21:58:38] local.ERROR: Undefined variable $questionnaireVersions (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaigns-manager.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $questionnaireVersions (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaigns-manager.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $questionnaireVersions at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php(401): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignsManager->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#65 {main}
"} 
[2026-05-26 21:59:01] local.ERROR: Undefined variable $questionnaireVersions (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaigns-manager.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $questionnaireVersions (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaigns-manager.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $questionnaireVersions at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php(401): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignsManager->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#65 {main}
"} 
[2026-05-26 21:59:32] local.ERROR: Undefined variable $questionnaireVersions (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaigns-manager.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $questionnaireVersions (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaigns-manager.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $questionnaireVersions at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php:401)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/52f54352f64c421a62febff8c5add865.php(401): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 401)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignsManager->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignsManager), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(127): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignsManager))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#65 {main}
"} 
[2026-05-26 22:36:04] local.ERROR: Route [assessment.start] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [assessment.start] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [assessment.start] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('assessment.star...', 'JaWb0rRkWP2nsje...', true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(527): route('assessment.star...', 'JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:26] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:30] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:31] local.ERROR: Route [assessment.start] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [assessment.start] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [assessment.start] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('assessment.star...', 'JaWb0rRkWP2nsje...', true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(527): route('assessment.star...', 'JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:33] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:34] local.ERROR: Route [assessment.start] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [assessment.start] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [assessment.start] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('assessment.star...', 'JaWb0rRkWP2nsje...', true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(527): route('assessment.star...', 'JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:36] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:36:37] local.ERROR: Route [assessment.start] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [assessment.start] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [assessment.start] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('assessment.star...', 'JaWb0rRkWP2nsje...', true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(527): route('assessment.star...', 'JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:37:50] local.ERROR: Route [assessment.start] not defined. (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Route [assessment.start] not defined. (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Symfony/Component/Routing/Exception/RouteNotFoundException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [assessment.start] not defined. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:534)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate/Routing/UrlGenerator->route('assessment.star...', 'JaWb0rRkWP2nsje...', true)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php(527): route('assessment.star...', 'JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:40:22] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:40:54] local.ERROR: Call to undefined relationship [campaign] on model [App\Models\Invite]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [campaign] on model [App\\Models\\Invite]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/RelationNotFoundException.php:35)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(969): Illuminate/Database/Eloquent/RelationNotFoundException::make(Object(App/Models/Invite), 'campaign')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php(119): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(965): Illuminate/Database/Eloquent/Relations/Relation::noConstraints(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(939): Illuminate/Database/Eloquent/Builder->getRelation('campaign')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(919): Illuminate/Database/Eloquent/Builder->eagerLoadRelation(Array, 'campaign', Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(885): Illuminate/Database/Eloquent/Builder->eagerLoadRelations(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate/Database/Eloquent/Builder->get(Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(776): Illuminate/Database/Eloquent/Builder->first(Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(29): Illuminate/Database/Eloquent/Builder->firstOrFail()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-26 22:45:47] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:46:12] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:46:16] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:46:17] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:46:18] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:46:20] local.ERROR: Livewire page component layout view not found: [layouts.questionnaire] {"userId":1,"exception":"[object] (Livewire\\Features\\SupportPageComponents\\MissingLayoutException(code: 0): Livewire page component layout view not found: [layouts.questionnaire] at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:192)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(24): Livewire/Features/SupportPageComponents/SupportPageComponents::renderContentsIntoLayout('<div wire:snaps...', Object(Livewire/Features/SupportPageComponents/PageComponentConfig))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#52 {main}
"} 
[2026-05-26 22:55:08] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:22] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:24] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:24] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:25] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:26] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:26] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:27] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:55:27] local.ERROR: Cannot redeclare App\Livewire\Public\QuestionnaireAnswer::currentQuestions() {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot redeclare App\\Livewire\\Public\\QuestionnaireAnswer::currentQuestions() at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:166)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(247): Symfony/Component/ErrorHandler/Error/FatalError->__construct(message: ''Cannot redecla...', code: '0', error: '['type' => 64, ...', traceOffset: '0', traceArgs: '???', trace: '???')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(234): Illuminate/Foundation/Bootstrap/HandleExceptions->fatalErrorFromPhpError(error: '['type' => 64, ...', traceOffset: '0')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleShutdown()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(0): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure:C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:257-259}()
#4 {main}
"} 
[2026-05-26 22:56:30] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:56:54] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:57:11] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:57:29] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:57:37] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:58:14] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:58:21] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:58:52] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-26 22:59:19] local.ERROR: syntax error, unexpected token "endif", expecting end of file (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\public\questionnaire-answer.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"endif\", expecting end of file (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\public\\questionnaire-answer.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#67 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"endif\", expecting end of file at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/3a54b739966fd148cb30f76b4a1ca43b.php:74)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/Public/QuestionnaireAnswer->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/Public/QuestionnaireAnswer), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/Public/QuestionnaireAnswer), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#66 {main}
"} 
[2026-05-27 00:21:02] local.ERROR: Attempt to read property "questionnaireVersion" on null {"userId":1,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"questionnaireVersion\" on null at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php:51)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Attempt to read...', 'C://wamp64//www//p...', 51)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(51): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Attempt to read...', 'C://wamp64//www//p...', 51)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('JaWb0rRkWP2nsje...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('JaWb0rRkWP2nsje...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#70 {main}
"} 
[2026-05-27 02:00:44] local.ERROR: Invalid route action: [ReportSettingsManager]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [ReportSettingsManager]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('ReportSettingsM...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('admin/configura...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'admin/configura...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'admin/configura...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/configuracoes/...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/configuracoes/...', 'ReportSettingsM...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/configuracoes/...', 'ReportSettingsM...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(64): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(56): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#40 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#41 {main}
"} 
[2026-05-27 02:01:49] local.ERROR: Invalid route action: [ReportSettingsManager]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [ReportSettingsManager]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('ReportSettingsM...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('admin/configura...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'admin/configura...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'admin/configura...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/configuracoes/...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/configuracoes/...', 'ReportSettingsM...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/configuracoes/...', 'ReportSettingsM...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(65): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(57): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#33 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#40 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#41 {main}
"} 
[2026-05-27 02:15:41] local.ERROR: Method Livewire\Features\SupportRedirects\Redirector::send does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method Livewire\\Features\\SupportRedirects\\Redirector::send does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:117)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(36): Illuminate/Routing/Redirector->__call('send', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('5gepIXmsq0A4Tq8...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('5gepIXmsq0A4Tq8...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#69 {main}
"} 
[2026-05-27 02:16:13] local.ERROR: Method Livewire\Features\SupportRedirects\Redirector::send does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method Livewire\\Features\\SupportRedirects\\Redirector::send does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:117)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Public/QuestionnaireAnswer.php(36): Illuminate/Routing/Redirector->__call('send', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Public/QuestionnaireAnswer->mount('5gepIXmsq0A4Tq8...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('mount', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(20): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('mount', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(19): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->mount(Array, false)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(45): Livewire/ComponentHook->callMount(Array, false)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(60): Livewire/ComponentHookRegistry::Livewire/{closure}(Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/helpers.php(98): Livewire/EventBus->trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(50): Livewire/trigger('mount', Object(App/Livewire/Public/QuestionnaireAnswer), Array, NULL, false)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Pu...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Pu...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Pu...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke('5gepIXmsq0A4Tq8...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/Public/QuestionnaireAnswer), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#69 {main}
"} 
[2026-05-27 19:00:58] local.ERROR: syntax error, unexpected token "public", expecting ";" or "{" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \"public\", expecting \";\" or \"{\" at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Admin/QuestionnaireVersionsManager.php:214)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/composer/ClassLoader.php(427): Composer/Autoload/{closure}('C://wamp64//www//p...')
#1 [internal function]: Composer/Autoload/ClassLoader->loadClass('App//Livewire//Ad...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(91): method_exists('App//Livewire//Ad...', '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('App//Livewire//Ad...')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('admin/questiona...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'admin/questiona...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'admin/questiona...', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/questionarios/...', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/questionarios/...', 'App//Livewire//Ad...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/questionarios/...', 'App//Livewire//Ad...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(61): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(58): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#36 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#46 {main}
"} 
[2026-05-27 19:01:05] local.ERROR: syntax error, unexpected token "public", expecting ";" or "{" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected token \"public\", expecting \";\" or \"{\" at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Admin/QuestionnaireVersionsManager.php:214)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/composer/ClassLoader.php(427): Composer/Autoload/{closure}('C://wamp64//www//p...')
#1 [internal function]: Composer/Autoload/ClassLoader->loadClass('App//Livewire//Ad...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(91): method_exists('App//Livewire//Ad...', '__invoke')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('App//Livewire//Ad...')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('admin/questiona...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct(Array, 'admin/questiona...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute(Array, 'admin/questiona...', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute(Array, '/questionarios/...', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(160): Illuminate/Routing/Router->addRoute(Array, '/questionarios/...', 'App//Livewire//Ad...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->get('/questionarios/...', 'App//Livewire//Ad...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(61): Illuminate/Support/Facades/Facade::__callStatic('get', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(524): Illuminate/Routing/RouteFileRegistrar->{closure}(Object(Illuminate/Routing/Router))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes(Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(58): Illuminate/Routing/RouteRegistrar->group(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#36 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate/Foundation/Application->bootstrapWith(Array)
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate/Foundation/Http/Kernel->bootstrap()
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#46 {main}
"} 
[2026-05-27 19:18:14] local.ERROR: syntax error, unexpected end of file, expecting "elseif" or "else" or "endif" (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\campaign-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected end of file, expecting \"elseif\" or \"else\" or \"endif\" (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\campaign-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php:745)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected end of file, expecting \"elseif\" or \"else\" or \"endif\" at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f56f422921f9bcef2fcb8cd9f8f258bf.php:745)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/CampaignShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/CampaignShow), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/CampaignShow), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/CampaignShow), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#74 {main}
"} 
[2026-05-27 22:20:51] local.ERROR: Unable to locate a class or view for component [report-header]. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): Unable to locate a class or view for component [report-header]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php:315)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php(235): Illuminate/View/Compilers/ComponentTagCompiler->componentClass('report-header')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php(220): Illuminate/View/Compilers/ComponentTagCompiler->componentString('report-header', Array)
#2 [internal function]: Illuminate/View/Compilers/ComponentTagCompiler->Illuminate/View/Compilers/{closure}(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php(215): preg_replace_callback('//n            <...', Object(Closure), '<div class=\"spa...')
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php(89): Illuminate/View/Compilers/ComponentTagCompiler->compileSelfClosingTags('<div class=\"spa...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/ComponentTagCompiler.php(76): Illuminate/View/Compilers/ComponentTagCompiler->compileTags('<div class=\"spa...')
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(456): Illuminate/View/Compilers/ComponentTagCompiler->compile('<div class=\"spa...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(288): Illuminate/View/Compilers/BladeCompiler->compileComponentTags('<div class=\"spa...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(188): Illuminate/View/Compilers/BladeCompiler->compileString('<div class=\"spa...')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate/View/Compilers/BladeCompiler->compile('C://wamp64//www//p...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#79 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#80 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#81 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#82 {main}
"} 
[2026-05-27 23:24:58] local.ERROR: Trying to access array offset on value of type null (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\report-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Trying to access array offset on value of type null (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\report-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Trying to access array offset on value of type null at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php(302): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/ReportShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-27 23:25:33] local.ERROR: Trying to access array offset on value of type null (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\report-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Trying to access array offset on value of type null (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\report-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Trying to access array offset on value of type null at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php(302): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/ReportShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-27 23:26:52] local.ERROR: Trying to access array offset on value of type null (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\report-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Trying to access array offset on value of type null (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\report-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Trying to access array offset on value of type null at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:302)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php(302): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Trying to acces...', 'C://wamp64//www//p...', 302)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/ReportShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-28 01:09:21] local.ERROR: Undefined variable $reportData {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $reportData at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/ReportShow.php:60)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 60)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/ReportShow.php(60): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 60)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/ReportShow->render()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/ReportShow))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#74 {main}
"} 
[2026-05-28 01:10:26] local.ERROR: Undefined variable $reportData {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $reportData at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/ReportShow.php:60)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 60)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/ReportShow.php(60): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 60)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/ReportShow->render()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/ReportShow))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#74 {main}
"} 
[2026-05-28 01:12:17] local.ERROR: Undefined variable $generalRisk (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\report-show.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $generalRisk (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\report-show.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:282)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $generalRisk at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php:282)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 282)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/4d462f4e6a0d056d4f7cd0fb7177375d.php(282): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 282)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/ReportShow->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/ReportShow), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/ReportShow), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke(Object(App/Models/Campaign))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/ReportShow), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-29 14:30:50] local.ERROR: Undefined array key "responseRate" (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\dashboard.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"responseRate\" (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\dashboard.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined array key \"responseRate\" at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php(541): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/Dashboard->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-29 14:31:08] local.ERROR: Undefined array key "responseRate" (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\dashboard.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"responseRate\" (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\dashboard.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined array key \"responseRate\" at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php(541): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/Dashboard->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-29 14:31:29] local.ERROR: Undefined array key "responseRate" (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\dashboard.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined array key \"responseRate\" (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\dashboard.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ErrorException), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined array key \"responseRate\" at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php:541)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#1 C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/f9cc98d59f4609be7ef991d8791f8a46.php(541): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined array...', 'C://wamp64//www//p...', 541)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('C://wamp64//www//p...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/Dashboard->Livewire/Mechanisms/ExtendBlade/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#77 {main}
"} 
[2026-05-29 12:42:48] local.INFO: Disparando recálculo de métricas {"campaign_id":5} 
[2026-05-29 15:11:25] local.ERROR: Method App\Livewire\App\Dashboard::getChartData does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method App\\Livewire\\App\\Dashboard::getChartData does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Component.php:138)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/Dashboard.php(182): Livewire/Component->__call('getChartData', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/Dashboard->rendered(Object(Illuminate/View/View), '<div wire:id=\"W...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(134): Livewire/Wrapped->__call('rendered', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(115): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->callHook('rendered', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHook.php(57): Livewire/Features/SupportLifecycleHooks/SupportLifecycleHooks->Livewire/Features/SupportLifecycleHooks/{closure}('<div wire:id=\"W...', Object(Closure), Object(Livewire/Mechanisms/HandleComponents/ViewContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/ComponentHookRegistry.php(115): Livewire/ComponentHook->Livewire/{closure}('<div wire:id=\"W...', Object(Closure), Object(Livewire/Mechanisms/HandleComponents/ViewContext))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/EventBus.php(73): Livewire/ComponentHookRegistry::Livewire/{closure}('<div wire:id=\"W...', Object(Closure), Object(Livewire/Mechanisms/HandleComponents/ViewContext))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(297): Livewire/EventBus->Livewire/{closure}('<div wire:id=\"W...', Object(Closure), Object(Livewire/Mechanisms/HandleComponents/ViewContext))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/Dashboard), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/Dashboard), '<div></div>')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/Dashboard), '__invoke')
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#79 {main}
"} 
[2026-06-01 14:18:42] local.ERROR: Undefined variable $extraUnits {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $extraUnits at C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php:31)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 31)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php(31): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 31)
#2 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(89): App/Services/Billing/BillingPriceCalculator->calculateForSubscription(Object(App/Models/TenantSubscription), 2, 2, 1)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}
"} 
[2026-06-01 14:20:05] local.ERROR: Object of class App\Models\BillingAddon could not be converted to int {"userId":1,"exception":"[object] (ErrorException(code: 0): Object of class App\\Models\\BillingAddon could not be converted to int at C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php:31)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(8, 'Object of class...', 'C://wamp64//www//p...', 31)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php(31): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(8, 'Object of class...', 'C://wamp64//www//p...', 31)
#2 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(89): App/Services/Billing/BillingPriceCalculator->calculateForSubscription(Object(App/Models/TenantSubscription), 2, 2, 1)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}
"} 
[2026-06-01 14:20:46] local.ERROR: count(): Argument #1 ($value) must be of type Countable|array, App\Models\BillingAddon given {"userId":1,"exception":"[object] (TypeError(code: 0): count(): Argument #1 ($value) must be of type Countable|array, App\\Models\\BillingAddon given at C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php:31)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/BillingPriceCalculator.php(31): count(Object(App/Models/BillingAddon))
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(89): App/Services/Billing/BillingPriceCalculator->calculateForSubscription(Object(App/Models/TenantSubscription), 2, 2, 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#74 {main}
"} 
[2026-06-01 14:31:12] local.ERROR: syntax error, unexpected token "else" (View: C:\wamp64\www\projetos-laravel\posture-saas\resources\views\livewire\app\billing-manager.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"else\" (View: C:\\wamp64\\www\\projetos-laravel\\posture-saas\\resources\\views\\livewire\\app\\billing-manager.blade.php) at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/b6e1b78d8050d7107a40c3a4fa0ae5b7.php:448)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(ParseError), 1)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(ParseError), 1)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/BillingManager), Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#75 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"else\" at C:/wamp64/www/projetos-laravel/posture-saas/storage/framework/views/b6e1b78d8050d7107a40c3a4fa0ae5b7.php:448)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Livewire/App/BillingManager->Livewire/Mechanisms/ExtendBlade/{closure}()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('C://wamp64//www//p...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('C://wamp64//www//p...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('C://wamp64//www//p...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(282): Illuminate/View/View->render(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(326): Livewire/Mechanisms/HandleComponents/HandleComponents->Livewire/Mechanisms/HandleComponents/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(274): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Livewire/App/BillingManager), Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#74 {main}
"} 
[2026-06-01 14:57:59] local.ERROR: Target class [App\Livewire\App\SubscriptionUsageSnapshotService] does not exist. {"userId":1,"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [App\\Livewire\\App\\SubscriptionUsageSnapshotService] does not exist. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('App//Livewire//Ap...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('App//Livewire//Ap...', Array, true)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('App//Livewire//Ap...', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('App//Livewire//Ap...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('App//Livewire//Ap...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(88): app('App//Livewire//Ap...')
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#78 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"App\\Livewire\\App\\SubscriptionUsageSnapshotService\" does not exist at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('App//Livewire//Ap...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate/Container/Container->build('App//Livewire//Ap...')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate/Container/Container->resolve('App//Livewire//Ap...', Array, true)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate/Foundation/Application->resolve('App//Livewire//Ap...', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate/Container/Container->make('App//Livewire//Ap...', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate/Foundation/Application->make('App//Livewire//Ap...', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(88): app('App//Livewire//Ap...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#79 {main}
"} 
[2026-06-01 14:58:27] local.ERROR: Add [tenant_id] to fillable property to allow mass assignment on [App\Models\SubscriptionUsageSnapshot]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\MassAssignmentException(code: 0): Add [tenant_id] to fillable property to allow mass assignment on [App\\Models\\SubscriptionUsageSnapshot]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:624)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(713): Illuminate/Database/Eloquent/Model->fill(Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1749): Illuminate/Database/Eloquent/Model->newInstance(Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): Illuminate/Database/Eloquent/Builder->newModelInstance(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(725): Illuminate/Database/Eloquent/Builder->create(Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1961): Illuminate/Database/Eloquent/Builder->Illuminate/Database/Eloquent/{closure}()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(725): Illuminate/Database/Eloquent/Builder->withSavepointIfNeeded(Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(712): Illuminate/Database/Eloquent/Builder->createOrFirst(Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate/Database/Eloquent/Builder->firstOrCreate(Array, Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2540): Illuminate/Database/Eloquent/Model->forwardCallTo(Object(Illuminate/Database/Eloquent/Builder), 'firstOrCreate', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2556): Illuminate/Database/Eloquent/Model->__call('firstOrCreate', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/app/Services/Billing/SubscriptionUsageSnapshotService.php(24): Illuminate/Database/Eloquent/Model::__callStatic('firstOrCreate', Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/BillingManager.php(90): App/Services/Billing/SubscriptionUsageSnapshotService->updateForTenant(Object(App/Models/Tenant))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/BillingManager->render(Object(App/Services/Billing/BillingPriceCalculator))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire/Wrapped->__call('render', Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Livewire/App/BillingManager))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Livewire/App/BillingManager), '<div></div>')
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('App//Livewire//Ap...', Array, NULL)
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire/LivewireManager->mount('App//Livewire//Ap...', Array, NULL, Array)
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire/Volt/LivewireManager->mount('App//Livewire//Ap...', Array)
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire/Component->Livewire/Features/SupportPageComponents/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire/Features/SupportPageComponents/SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Component->__invoke()
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(App/Livewire/App/BillingManager), '__invoke')
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureOnboardingCompleted->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/EnsureUserHasTenant->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/EnsureEmailIsVerified->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Auth/Middleware/Authenticate->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#63 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#64 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#65 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#67 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#69 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#70 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#71 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#72 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#73 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#74 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#75 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#76 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#77 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#78 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#79 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#80 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#81 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#82 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#83 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#84 {main}
"} 
[2026-06-01 16:43:22] local.ERROR: Invalid route action: [App\Http\Controllers\Webhooks\AsaasWebhookController]. {"exception":"[object] (UnexpectedValueException(code: 0): Invalid route action: [App\\Http\\Controllers\\Webhooks\\AsaasWebhookController]. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php(47): Illuminate/Routing/RouteAction::makeInvokable('App//Http//Contro...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(197): Illuminate/Routing/RouteAction::parse('webhooks/asaas', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(178): Illuminate/Routing/Route->parseAction(Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate/Routing/Route->__construct('POST', 'webhooks/asaas', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(576): Illuminate/Routing/Router->newRoute('POST', 'webhooks/asaas', Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(556): Illuminate/Routing/Router->createRoute('POST', '/webhooks/asaas', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(172): Illuminate/Routing/Router->addRoute('POST', '/webhooks/asaas', 'App//Http//Contro...')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Routing/Router->post('/webhooks/asaas', 'App//Http//Contro...')
#8 C:/wamp64/www/projetos-laravel/posture-saas/routes/web.php(42): Illuminate/Support/Facades/Facade::__callStatic('post', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteFileRegistrar.php(34): require('C://wamp64//www//p...')
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(526): Illuminate/Routing/RouteFileRegistrar->register('C://wamp64//www//p...')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(480): Illuminate/Routing/Router->loadRoutes('C://wamp64//www//p...')
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(212): Illuminate/Routing/Router->group(Array, 'C://wamp64//www//p...')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(248): Illuminate/Routing/RouteRegistrar->group('C://wamp64//www//p...')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Configuration/ApplicationBuilder->Illuminate/Foundation/Configuration/{closure}()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(162): Illuminate/Container/Container->call(Object(Closure))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(59): Illuminate/Foundation/Support/Providers/RouteServiceProvider->loadRoutes()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Foundation/Support/Providers/RouteServiceProvider->Illuminate/Foundation/Support/Providers/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(84): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Object(Closure), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Object(Closure), Array, NULL)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(150): Illuminate/Container/Container->call(Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1154): Illuminate/Support/ServiceProvider->callBootedCallbacks()
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1132): Illuminate/Foundation/Application->bootProvider(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider))
#29 [internal function]: Illuminate/Foundation/Application->Illuminate/Foundation/{closure}(Object(Illuminate/Foundation/Support/Providers/RouteServiceProvider), 'Illuminate//Foun...')
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1131): array_walk(Array, Object(Closure))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate/Foundation/Application->boot()
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate/Foundation/Bootstrap/BootProviders->bootstrap(Object(Illuminate/Foundation/Application))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(494): Illuminate/Foundation/Application->bootstrapWith(Array)
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(196): Illuminate/Foundation/Console/Kernel->bootstrap()
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#36 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#37 {main}
"} 
[2026-06-01 16:45:45] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_events_provider_provider_event_id_unique`(`provider`, `provider_event_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_events_provider_provider_event_id_unique`(`provider`, `provider_event_id`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-01 17:03:00] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'provider' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add `provider` varchar(30) null after `type`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'provider' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add `provider` varchar(30) null after `type`) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'provider' at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-01 17:05:47] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `tenant_subscriptions` add `contracted_employees` int unsigned null after `billing_cycle`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `tenant_subscriptions` add `contracted_employees` int unsigned null after `billing_cycle`) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `te...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `te...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `te...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('tenant_subscrip...', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_05_29_162455_add_contract_and_payment_fields_to_tenant_subscriptions_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1624...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1624...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `te...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `te...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `te...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `te...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('tenant_subscrip...', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_05_29_162455_add_contract_and_payment_fields_to_tenant_subscriptions_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1624...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1624...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-01 17:09:18] local.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `tenant_subscriptions` add `contracted_employees` int unsigned null after `billing_cycle`) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `tenant_subscriptions` add `contracted_employees` int unsigned null after `billing_cycle`) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `te...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `te...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `te...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('tenant_subscrip...', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_05_29_162455_add_contract_and_payment_fields_to_tenant_subscriptions_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1624...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1624...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contracted_employees' at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `te...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `te...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `te...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `te...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('tenant_subscrip...', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_05_29_162455_add_contract_and_payment_fields_to_tenant_subscriptions_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1624...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1624...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-02 11:23:53] local.ERROR: Class "AddContractAndPaymentFieldsToTenantSubscriptionsTable" not found {"exception":"[object] (Error(code: 0): Class \"AddContractAndPaymentFieldsToTenantSubscriptionsTable\" not found at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php:558)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(236): Illuminate/Database/Migrations/Migrator->resolvePath('C://wamp64//www//p...')
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#20 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#21 {main}
"} 
[2026-06-02 11:25:54] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_events_provider_event_unique`(`provider`, `provider_event_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_events_provider_event_unique`(`provider`, `provider_event_id`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 17, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-02 11:26:26] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_ev_provider_ev_unique`(`provider`, `provider_event_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `billing_ev_provider_ev_unique`(`provider`, `provider_event_id`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-02 11:26:46] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `bill_ev_prov_ev_unique`(`provider`, `provider_event_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `bill_ev_prov_ev_unique`(`provider`, `provider_event_id`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-02 11:27:02] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `bill_ev_prov_ev_unique`(`provider`, `provider_event_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: alter table `billing_events` add unique `bill_ev_prov_ev_unique`(`provider`, `provider_event_id`)) at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('alter table `bi...', Array)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `bi...', Array, Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `bi...', Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `bi...')
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(494): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->table('billing_events', Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/database/migrations/2026_06_01_164508_add_provider_event_fields_to_billing_events.php(28): Illuminate/Support/Facades/Facade::__callStatic('table', Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->Illuminate/Database/Migrations/{closure}()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_06_01_1645...', Object(Closure))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_06_01_1645...', Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('C://wamp64//www//p...', 18, false)
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/wamp64/www/projetos-laravel/posture-saas/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-06-02 11:50:09] local.ERROR: Class "BillingEvent" not found {"exception":"[object] (Error(code: 0): Class \"BillingEvent\" not found at C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php:76)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Livewire/Volt/Component@anonymous->{closure}(Object(Illuminate/Database/MySqlConnection))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(491): Illuminate/Database/Connection->transaction(Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/DatabaseManager->__call('transaction', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php(40): Illuminate/Support/Facades/Facade::__callStatic('transaction', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Livewire/Volt/Component@anonymous->register()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('register', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(Livewire/Volt/Component@anonymous), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}
"} 
[2026-06-02 11:53:00] local.ERROR: Undefined variable $tenant {"userId":1,"exception":"[object] (ErrorException(code: 0): Undefined variable $tenant at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/CampaignsManager.php:99)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 99)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/CampaignsManager.php(99): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 99)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/CampaignsManager->createCampaign()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('createCampaign', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/App/CampaignsManager), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#61 {main}
"} 
[2026-06-03 09:10:06] local.ERROR: Class "BillingEvent" not found {"exception":"[object] (Error(code: 0): Class \"BillingEvent\" not found at C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php:76)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(35): Livewire/Volt/Component@anonymous->{closure}(Object(Illuminate/Database/MySqlConnection))
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(491): Illuminate/Database/Connection->transaction(Object(Closure))
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/DatabaseManager->__call('transaction', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/resources/views/livewire/pages/auth/register.blade.php(40): Illuminate/Support/Facades/Facade::__callStatic('transaction', Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Livewire/Volt/Component@anonymous->register()
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('register', Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(Livewire/Volt/Component@anonymous), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#59 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#61 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#62 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#63 {main}
"} 
[2026-06-03 09:23:58] local.ERROR: Class "App\Livewire\Onboarding\BillingEvent" not found {"userId":5,"exception":"[object] (Error(code: 0): Class \"App\\Livewire\\Onboarding\\BillingEvent\" not found at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/Onboarding/PlanStep.php:65)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/Onboarding/PlanStep->continue()
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('continue', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/Onboarding/PlanStep), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#57 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#59 {main}
"} 
[2026-06-03 09:30:20] local.ERROR: Undefined variable $tenant {"userId":5,"exception":"[object] (ErrorException(code: 0): Undefined variable $tenant at C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/CampaignsManager.php:100)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate/Foundation/Bootstrap/HandleExceptions->handleError(2, 'Undefined varia...', 'C://wamp64//www//p...', 100)
#1 C:/wamp64/www/projetos-laravel/posture-saas/app/Livewire/App/CampaignsManager.php(100): Illuminate/Foundation/Bootstrap/HandleExceptions->Illuminate/Foundation/Bootstrap/{closure}(2, 'Undefined varia...', 'C://wamp64//www//p...', 100)
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Livewire/App/CampaignsManager->createCampaign()
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(515): Livewire/Wrapped->__call('createCampaign', Array)
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(124): Livewire/Mechanisms/HandleComponents/HandleComponents->callMethods(Object(App/Livewire/App/CampaignsManager), Array, Object(Livewire/Mechanisms/HandleComponents/ComponentContext))
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/volt/src/LivewireManager.php(35): Livewire/LivewireManager->update(Array, Array, Array)
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(144): Livewire/Volt/LivewireManager->update(Array, Array, Array)
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#56 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#57 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#58 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#59 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#60 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#61 {main}
"} 
[2026-06-03 09:42:49] local.ERROR: View [marketing.home] not found. {"userId":5,"exception":"[object] (InvalidArgumentException(code: 0): View [marketing.home] not found. at C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate/View/FileViewFinder->findInPaths('marketing.home', Array)
#1 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate/View/FileViewFinder->find('marketing.home')
#2 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate/View/Factory->make('marketing.home', Array)
#3 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(40): Illuminate/Routing/ResponseFactory->view('marketing.home', Array, 200, Array)
#4 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ViewController.php(57): Illuminate/Routing/ViewController->__invoke(view: 'marketing.home', data: Array, status: 200, headers: Array)
#5 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate/Routing/ViewController->callAction('__invoke', Array)
#6 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Illuminate/Routing/ViewController), '__invoke')
#7 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#8 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#9 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->Illuminate/Routing/{closure}(Object(Illuminate/Http/Request))
#10 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#11 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#12 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#13 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#14 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#15 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#16 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#17 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#18 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#19 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#20 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#21 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#22 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#23 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#24 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#25 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#26 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#27 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#28 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#29 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->Illuminate/Foundation/Http/{closure}(Object(Illuminate/Http/Request))
#30 C:/wamp64/www/projetos-laravel/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#31 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#33 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#36 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate/Foundation/Http/Middleware/TransformsRequest->handle(Object(Illuminate/Http/Request), Object(Closure))
#37 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#39 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#40 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#41 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#42 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#43 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#45 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#47 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#49 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->Illuminate/Pipeline/{closure}(Object(Illuminate/Http/Request))
#51 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#52 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#53 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#54 C:/wamp64/www/projetos-laravel/posture-saas/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#55 C:/wamp64/www/projetos-laravel/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('C://wamp64//www//p...')
#56 {main}
"} 
[2026-06-07 21:23:06] local.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: select * from `sessions` where `id` = TZ0e4brlV7XfTJTaNkhIITTYLKIDekF6v8tBIDzj limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: posture_saas, SQL: select * from `sessions` where `id` = TZ0e4brlV7XfTJTaNkhIITTYLKIDekF6v8tBIDzj limit 1) at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(999): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(978): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure))
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(796): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure))
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select * from `...', Array, false)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3412): Illuminate\\Database\\Query\\Builder->first(Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('TZ0e4brlV7XfTJT...')
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(128): Illuminate\\Session\\DatabaseSessionHandler->read('TZ0e4brlV7XfTJT...')
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(116): Illuminate\\Session\\Store->readFromHandler()
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(100): Illuminate\\Session\\Store->loadSession()
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start()
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#56 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(85): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(48): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(186): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1257): call_user_func(Object(Closure))
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(525): Illuminate\\Database\\Connection->getPdo()
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(420): Illuminate\\Database\\Connection->getPdoForSelect(false)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(999): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(978): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure))
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(796): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure))
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select * from `...', Array, false)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate\\Database\\Query\\Builder->runSelect()
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(366): Illuminate\\Database\\Query\\Builder->get(Array)
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3412): Illuminate\\Database\\Query\\Builder->first(Array)
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php(96): Illuminate\\Database\\Query\\Builder->find('TZ0e4brlV7XfTJT...')
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(128): Illuminate\\Session\\DatabaseSessionHandler->read('TZ0e4brlV7XfTJT...')
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(116): Illuminate\\Session\\Store->readFromHandler()
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Store.php(100): Illuminate\\Session\\Store->loadSession()
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(146): Illuminate\\Session\\Store->start()
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Session\\Middleware\\StartSession->Illuminate\\Session\\Middleware\\{closure}(Object(Illuminate\\Session\\Store))
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(143): tap(Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(115): Illuminate\\Session\\Middleware\\StartSession->startSession(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store))
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#66 {main}
"} 
[2026-06-07 21:53:29] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:29] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:30] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:35] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:36] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:36] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:36] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:36] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:36] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:40] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:40] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:40] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:43] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:43] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:43] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:54] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:54] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:54] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:55] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:55] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:55] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Unclosed '{' on line 12 does not match ')' {"exception":"[object] (ParseError(code: 0): Unclosed '{' on line 12 does not match ')' at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Providers/AppServiceProvider.php:31)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/grupopos/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(52): class_exists('App\\\\Providers\\\\A...')
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(34): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->mergeAdditionalProviders(Object(Illuminate\\Foundation\\Application))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(342): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#10 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#21 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Unclosed '...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(ParseError))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ParseError))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ParseError))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ParseError))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2026-06-07 21:53:58] local.ERROR: Uncaught ReflectionException: Class "view" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#22 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\Foundation\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\Container\Container->offsetGet('Illuminate\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure}(Object(Illuminate\Foundation\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\Container\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('Illuminate\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\Foundation\Exceptions\Handler->toIlluminateResponse(Object(Symfony\Component\HttpFoundation\Response), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#20 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(Object(Illuminate\Contracts\Container\BindingResolutionException))
#21 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1122
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1122): ReflectionClass->__construct('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#22 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124
Stack trace:
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build('view')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('view', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1805): Illuminate\\Foundation\\Application->make('view')
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(177): Illuminate\\Container\\Container->offsetGet('Illuminate\\\\Cont...')
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(1115): Illuminate\\Routing\\RoutingServiceProvider->Illuminate\\Routing\\{closure}(Object(Illuminate\\Foundation\\Application), Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(933): Illuminate\\Container\\Container->build(Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\\Container\\Container->resolve('Illuminate\\\\Cont...', Array, true)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php(864): Illuminate\\Foundation\\Application->resolve('Illuminate\\\\Cont...', Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\\Container\\Container->make('Illuminate\\\\Cont...', Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\\Foundation\\Application->make('Illuminate\\\\Cont...', Array)
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(850): app('Illuminate\\\\Cont...')
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(987): response('<!-- Target cla...', 500, Array)
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(839): Illuminate\\Foundation\\Exceptions\\Handler->toIlluminateResponse(Object(Symfony\\Component\\HttpFoundation\\Response), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(738): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(626): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(221): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(198): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(258): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#20 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#21 {main}
  thrown at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Container.php:1124)
[stacktrace]
#0 {main}
"} 
[2026-06-08 14:38:36] local.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'grupopos_propostas_comerciais.tenants' doesn't exist (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: grupopos_propostas_comerciais, SQL: select `tenants`.*, `tenant_users`.`user_id` as `pivot_user_id`, `tenant_users`.`tenant_id` as `pivot_tenant_id`, `tenant_users`.`role` as `pivot_role`, `tenant_users`.`status` as `pivot_status`, `tenant_users`.`created_at` as `pivot_created_at`, `tenant_users`.`updated_at` as `pivot_updated_at` from `tenants` inner join `tenant_users` on `tenants`.`id` = `tenant_users`.`tenant_id` where `tenant_users`.`user_id` = 1 limit 1) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'grupopos_propostas_comerciais.tenants' doesn't exist (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: grupopos_propostas_comerciais, SQL: select `tenants`.*, `tenant_users`.`user_id` as `pivot_user_id`, `tenant_users`.`tenant_id` as `pivot_tenant_id`, `tenant_users`.`role` as `pivot_role`, `tenant_users`.`status` as `pivot_status`, `tenant_users`.`created_at` as `pivot_created_at`, `tenant_users`.`updated_at` as `pivot_updated_at` from `tenants` inner join `tenant_users` on `tenants`.`id` = `tenant_users`.`tenant_id` where `tenant_users`.`user_id` = 1 limit 1) at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `tenants...', Array, Object(Closure))
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `tenants...', Array, Object(Closure))
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `tenants...', Array, true)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(932): Illuminate\\Database\\Eloquent\\Builder->getModels()
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(866): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->get(Array)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Models/User.php(60): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->first()
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(16): App\\Models\\User->currentTenant()
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureUserHasTenant->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'grupopos_propostas_comerciais.tenants' doesn't exist at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:420)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(420): PDO->prepare('select `tenants...')
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `tenants...', Array)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `tenants...', Array, Object(Closure))
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `tenants...', Array, Object(Closure))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `tenants...', Array, true)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3490): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3489): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(902): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(932): Illuminate\\Database\\Eloquent\\Builder->getModels()
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php(866): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->get(Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Models/User.php(60): Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany->first()
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(16): App\\Models\\User->currentTenant()
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureUserHasTenant->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#60 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#61 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#62 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#63 {main}
"} 
[2026-06-09 15:01:05] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'billable_campaigns_count' cannot be null (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: grupopos_testes_posture_saas, SQL: update `subscription_usage_snapshots` set `employees_count` = 1, `units_count` = 1, `campaigns_count` = 0, `billable_employees_count` = 1, `billable_units_count` = 1, `billable_campaigns_count` = ?, `subscription_usage_snapshots`.`updated_at` = 2026-06-09 15:01:05 where `id` = 2) {"userId":6,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'billable_campaigns_count' cannot be null (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: grupopos_testes_posture_saas, SQL: update `subscription_usage_snapshots` set `employees_count` = 1, `units_count` = 1, `campaigns_count` = 0, `billable_employees_count` = 1, `billable_units_count` = 1, `billable_campaigns_count` = ?, `subscription_usage_snapshots`.`updated_at` = 2026-06-09 15:01:05 where `id` = 2) at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('update `subscri...', Array, Object(Closure))
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run('update `subscri...', Array, Object(Closure))
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement('update `subscri...', Array)
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update('update `subscri...', Array)
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate\\Database\\Query\\Builder->update(Object(Illuminate\\Support\\Collection))
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate\\Database\\Eloquent\\Builder->update(Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate\\Database\\Eloquent\\Model->save(Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Services/Billing/SubscriptionUsageSnapshotService.php(35): Illuminate\\Database\\Eloquent\\Model->update(Array)
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Livewire/App/BillingManager.php(90): App\\Services\\Billing\\SubscriptionUsageSnapshotService->updateForTenant(Object(App\\Models\\Tenant))
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Livewire\\App\\BillingManager->render(Object(App\\Services\\Billing\\BillingPriceCalculator))
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire\\Wrapped->__call('render', Array)
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(App\\Livewire\\App\\BillingManager))
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\App\\BillingManager), '<div></div>')
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Livewire\\\\Ap...', Array, NULL)
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire\\LivewireManager->mount('App\\\\Livewire\\\\Ap...', Array, NULL, Array)
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\Volt\\LivewireManager->mount('App\\\\Livewire\\\\Ap...', Array)
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}()
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke()
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Livewire\\App\\BillingManager), '__invoke')
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureOnboardingCompleted->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureUserHasTenant->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#78 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#79 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#80 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#81 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'billable_campaigns_count' cannot be null at /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php:609)
[stacktrace]
#0 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(609): PDOStatement->execute()
#1 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('update `subscri...', Array)
#2 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('update `subscri...', Array, Object(Closure))
#3 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(597): Illuminate\\Database\\Connection->run('update `subscri...', Array, Object(Closure))
#4 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Connection.php(549): Illuminate\\Database\\Connection->affectingStatement('update `subscri...', Array)
#5 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4234): Illuminate\\Database\\Connection->update('update `subscri...', Array)
#6 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1266): Illuminate\\Database\\Query\\Builder->update(Object(Illuminate\\Support\\Collection))
#7 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1316): Illuminate\\Database\\Eloquent\\Builder->update(Array)
#8 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1233): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#9 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1090): Illuminate\\Database\\Eloquent\\Model->save(Array)
#10 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Services/Billing/SubscriptionUsageSnapshotService.php(35): Illuminate\\Database\\Eloquent\\Model->update(Array)
#11 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Livewire/App/BillingManager.php(90): App\\Services\\Billing\\SubscriptionUsageSnapshotService->updateForTenant(Object(App\\Models\\Tenant))
#12 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Livewire\\App\\BillingManager->render(Object(App\\Services\\Billing\\BillingPriceCalculator))
#13 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#17 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(312): Livewire\\Wrapped->__call('render', Array)
#18 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(272): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->getView(Object(App\\Livewire\\App\\BillingManager))
#19 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(App\\Livewire\\App\\BillingManager), '<div></div>')
#20 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('App\\\\Livewire\\\\Ap...', Array, NULL)
#21 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/volt/src/LivewireManager.php(23): Livewire\\LivewireManager->mount('App\\\\Livewire\\\\Ap...', Array, NULL, Array)
#22 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(17): Livewire\\Volt\\LivewireManager->mount('App\\\\Livewire\\\\Ap...', Array)
#23 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php(117): Livewire\\Component->Livewire\\Features\\SupportPageComponents\\{closure}()
#24 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php(14): Livewire\\Features\\SupportPageComponents\\SupportPageComponents::interceptTheRenderOfTheComponentAndRetreiveTheLayoutConfiguration(Object(Closure))
#25 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire\\Component->__invoke()
#26 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Livewire\\App\\BillingManager), '__invoke')
#27 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#28 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#29 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureOnboardingCompleted.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureOnboardingCompleted->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/app/Http/Middleware/EnsureUserHasTenant.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureUserHasTenant->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/EnsureEmailIsVerified.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\EnsureEmailIsVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#46 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#54 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#55 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#56 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#57 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/grupopos/testes.grupoposture.com.br/evelyn/posture-saas/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
